/*
 * DESIGN-04: owner-approved FRB-770 fourth Hero slide.
 * Desktop uses the exact 8:3 candidate A; tablet/mobile use the exact portrait derivative A v2.
 */
@media (max-width: 1199px) {
    .mp-design-0799 [data-mp-hero] .mp-hero-visual[data-mp-hero-index="3"] > picture > img {
        object-position: 70% center !important;
        filter: none !important;
    }
}
