#isi-component article div[data-component="RTE"] span.rte-heading-colored2,
#isi-component article div[data-component="RTE"] p.rte-heading-colored2 {
color: #280071;
}

head:has(link[rel="canonical"][href$="/dosing-and-moa/moa/"]) + body .content-Box-card > div > div[imageobjectfit="cover"] {
    aspect-ratio: initial;
}

head:has(link[rel="canonical"][href$="/dosing-and-moa/moa/"]) + body .content-Box-card > div > div[imageobjectfit="cover"] img {
    @media (min-width: 1200px) {
        object-fit: fill;
    }
}