Skip to content
Collection: SALE - City Chic Small - Under $10
- Choosing a selection results in a full page refresh.
- Opens in a new window.
/* Landing Page Thumbnails */
.product-thumbnail--has-secondary-media-swap img {
aspect-ratio: 4/3;
object-fit: cover;
}
.product-thumbnail__media img {
aspect-ratio: 4/3;
height: auto !important;
}
.product-thumbnail__media-wrapper {
aspect-ratio: 4/3;
}