.b-mediabox.is-focus-center-top .mediabox-media {object-position: 50% 50%;}


@media screen and (min-width: 90em) {
    .b-item-hero .item-hero-media {
        height: inherit;
  }
      .b-item-hero.u-raster-overlay .item-hero-media {aspect-ratio: 16 / 8;}

    
}



.b-item-hero.u-raster-overlay {max-width: 1286px;
    margin: 0 auto;}

@media print, screen and (min-width: 25em) and (max-width: 47.9988em) {
  .b-item-hero .item-hero-media {
    height: 385px;
  }
}