/* Add custom CSS styles below */ 
.s-button-primary{
  color:#fff !important;
}
.s-product-card-image-contain{
  object-fit: cover !important;
}
.max-h-\[400px\],.max-h-\[315px\]{
max-height: none !important;
   /* aspect-ratio: 16 / 6;
    object-position: top; */
}