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