.new-product-template.product-detail .gallery.gallery--layout-carousel-beside .thumbnails{width:97px;padding-inline-end: 15px;}
.new-product-template.product-detail .gallery.gallery--layout-carousel-beside .thumbnails .thumbnail{margin-bottom:14px;}
.new-product-template.product-detail .gallery.gallery--layout-carousel-beside .thumbnails .thumbnail .rimage__image{object-fit:cover;}
.new-product-template.product-detail .gallery.gallery--layout-carousel-beside .thumbnails .thumbnail .rimage-wrapper{padding-top:111%!important;}
.new-product-template.product-detail .gallery.gallery--layout-carousel-beside .thumbnails .thumbnail::after{background:transparent;border:1px solid #000;height:100%;}
.new-product-template.product-detail .gallery .gallery__inner .main-image .rimage-wrapper{padding-top:111%!important;}

@media screen and (min-width:768px){
.new-product-template.product-detail .product-column-right{max-width:524px;}
}

@media screen and (min-width:1040px){
.new-product-template.product-detail .gallery-size-medium + .product-column-right{
    width:calc(100% - 45% - 49px);
}
.new-product-template.product-detail .gallery-size-medium{
    width:48%;
}
}