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