/* Add custom CSS styles below */ 
.s-block--animated-brands--brand {
    background: #cda1897a;
   
}

@media (max-width: 991px) {
    .product-card--special .product-card__content {
        
        background-color: #e8d2bb;
        
    }
}