#h2-heading {margin: 0;text-align:center;width:100%;}

p {
    font-size: 14px;
}

#teaser h2 {text-transform:none;}

.vertical-spacer {display:none;}

.teaser-holder {position:relative;}

.phone {
	clear: right;
	float: center;
	width: 100%;
	padding: 14px 10px 0 0;
}

.phone p {
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 24px;
}
.teaser-left {
     display: inline-block !important;
}
div.home-call-now {
     margin-top: 17px;
}
a.home-call-now {
     font-size: 26px;
     color: white;
}
@media (max-width: 766px) {
     .teaser-left {
          margin-top:10px;
          min-height: inherit !important;
     }
}
