

.product-slideshow:not(.slick-slider) .slide {
  flex-grow: 1 !important;
}

.product-slideshow .slide.slide-ordered {
  order: var(--order);
}
