/* Add custom CSS styles below */ 
@media (min-width: 640px) {
    .s-block--features-products .product-card--horizontal .product-card__image, .s-block--tabs-produtcs.as-grid .product-card--horizontal .product-card__image {
        background: none;
    }
}