
@media (max-width:900px){
  .sub-hero{height:auto!important;min-height:0!important}
  .sub-hero-copy{min-height:350px!important;padding:58px 28px!important}
  .sub-hero-image{height:300px!important;min-height:300px!important}
  .sub-hero-image img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important}
  .sub-hero .eyebrow{font-size:11px!important;line-height:1.55!important;letter-spacing:.13em!important;max-width:280px!important}
}
@media (max-width:390px){
  .sub-hero-copy{min-height:340px!important;padding:54px 24px!important}
  .sub-hero-image{height:286px!important;min-height:286px!important}
}
