/*

Canvas is slightly bigger than the line, to give it room to animate.
So here are a some margin adjustments to match the page design.

*/
.animashoon {
	display: block;
}

/* Page Title */
.side-section-title > .animashoon {
	margin-left: -10px;
	margin-top: -60px;
	margin-bottom: -64px;
}