@media only screen and (min-width: 768px) {

.template-product .product-info .product__form{display:block !important;min-height:275px;}

.template-product .product-info .product__price {min-height: 18px;}
.template-product .product-info .junip-product-summary {min-height:22px;}

.template-product .product-info .product-information {min-height: 100px;}

.template-product .product-info .product__options {min-height:200px;}

.template-product .upsell-checkbox-holder { min-height: 150px;}

.template-product .product-gallery-carousel { min-width: 100%;display: block;}

.template-product .product-gallery-carousel .splide__track,
.template-product .product-gallery-carousel .product-gallery__slide {    min-width: 100%;display: block;}

.template-product .product-gallery-carousel .splide__slide{min-width:550px;}


.template-product .product-gallery-carousel .splide__track .lazy-image-container {
    --aspect-ratio: 100%;min-width: 100%;
}

.template-index .homepage-hero--contained {min-height:300px;}
}
