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