body > .hero-banner{
	height: 460px;
	width: 100%;
	margin:118px 0 0 0;
	background-color:#30383b;
	background-size: cover;
	background-position: center center;
}
body > .breaker{
	height:75px;
	opacity:0.9;
	margin-top: -75px;
	padding:1px 0 0 25px;
	white-space: nowrap;
}
body > .breaker h1 {
	margin-top: 17px;
}
