/* Keep the taller fleet hero from overlapping while preserving the gap above the trust strip. */
.cmw-page-hero > .container{min-height:90vh!important;padding-bottom:48px!important}
.cmw-page-hero-inner{position:relative!important}
.cmw-page-hero .hero-stats{position:static!important;margin:0!important}
@media(max-width:768px){
  .cmw-page-hero > .container{padding-bottom:32px!important}
}
