section.hero-banner{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;background-size:cover;background-position:50%;color:#fff;min-height:260px;padding:180px 0 40px}section.hero-banner h1,section.hero-banner p{font-weight:700;color:#fff;margin-bottom:1rem}section.hero-banner p{margin-bottom:2rem}section.hero-banner .cta_button{width:90%!important}@media screen and (min-width:768px){section.hero-banner{justify-content:flex-start;align-items:center}section.hero-banner .cta_button{width:auto!important}}@media screen and (min-width:1024px){section.hero-banner h1{font-size:94px;line-height:94px;margin-bottom:2rem}}