/* Add custom CSS styles below */ 
.discountPercentage {
    display: none !important;}


.s-product-card-entry {
    flex-direction: column !important;
}

.s-product-card-horizontal .s-product-card-image {
	margin: auto;
}

.s-product-card-image img.loaded {
	background: #fff !important;
}