@media (max-width: 768.98px) {
    .product-label-container {
        top: -10px !important;
    }
}

.product-label--sale {
    color: #000 !important;
    background-color: rgb(252, 224, 50) !important;
}