#to_cluster.clustered {
	margin-top: -50px;
}

#to_cluster {
	position: absolute;
	text-indent: -9999px;
	width: 940px;
	left: 50%;
	margin-left: -460px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 200%;
	display: block;
	font-size: 150px;
	height: 180px;
	top: 75px;
}

.clustered svg {
  position: absolute;
  top: -12px;
  left: 0;  
}