@media only screen and (max-width: 48em) { .onsale,
.product .badge,
.ux-sale-badge,
.woocommerce span.onsale {
display: none !important;
} }
}