@media (min-width:48em) {
    .p-extraction-systems-industries-pharmaceutical .banner {
        background: url(/images/content/banners/pharmaceutical.webp) 50% 50% / cover no-repeat;
    }
    .no-webp .p-extraction-systems-industries-pharmaceutical .banner {
        background: url(/images/content/banners/pharmaceutical.jpg) 50% 50% / cover no-repeat;
    }
}