.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .price.price--large{
  display: none !important
}
@media only screen and (max-width: 960px) {
  #tee-gallery{
     height: auto !important
   }
}

.teeinblue-enabled:has(.tee-dialog-inner) #tee-gallery {
  display: none !important;
}