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