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