#contacts form span, #enroll form span{
	display: none;
	position: absolute;
	top: -6px;
	bottom: 0;
	background: #fff;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 35%;
}
