
#container {
	position: relative;
}
#container > svg {
	position: absolute;
	left: 16px;
	top: 66px;
}

