Choosing a selection results in a full page refresh.
Opens in a new window.
@media screen and (max-width: 767px) {
.featured-product .product-title {
letter-spacing: 0px; /* Adjust the letter spacing */
}
.featured-product .product-image {
margin-bottom: 24px; /* Adjust the bottom margin to increase space between the text and image */
}
}