Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
.card--card.gradient, .card__inner.gradient {
background: white !important;
}
.product-grid-item img {
height: 250px; /* Adjust the height as needed */
object-fit: cover; /* or 'contain' depending on your preference */
}