/* Add custom CSS styles below */ 
body:not(.index) header.store-header {
  position: static !important;
}
a.swiper-slide.magnify-wrapper.homeslider__slide.swiper-slide-active img {
  object-fit: contain;
}
@media (min-width: 768px) {
  .JO-single-product .sidebar {
      width: 44%;
  }
}