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