#hero {
	background: url("../../../files/img/home/heroBg.jpg") no-repeat top right; 
	min-height: 212px;
	height: auto !important;
	height: 212px;
}

#hero h2 {
	padding: 14px 5px 0 10px;
}

#hero h3 {
	font-weight: normal;
	font-size: 1.1em;
	padding: 90px 15px 15px 15px;
}