.sub-hero{position:relative;min-height:450px;display:flex;justify-content:center;align-items:center;background-size:cover}@media screen and (min-width:1400px){.sub-hero{background-position:65% 0!important}}@media screen and (min-width:800px) and (max-width:1400px){.sub-hero{background-position:59% 0!important}}@media screen and (max-width:800px){.sub-hero{background-position:65% 0!important;min-height:350px!important}.hero-inner-wrapper{text-align:left!important;align-items:flex-start!important}}.hero-inner-wrapper h1{z-index:1}.hero-inner__subtitle{font-size:20px;z-index:1}.sub-hero-color-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--tertiary);opacity:.6}