  .hero-holder { }
.hero-background {overflow: hidden; background-size: auto 662px; background-position: top center; background-repeat: no-repeat; padding:5.6rem 0}
.hero-text h1 { letter-spacing: -0.01em; text-transform: none; }




@media screen and (max-width: 767px) {
	.hero-background { padding: 0; }
	.hero-text { text-align: center; padding: 2.5rem 0; }
	.hero-text h3 { font-size: 18px!important; }
}