@media only screen and (max-width: 768px) {
  .teeinblue-enabled .xo-product-info-media-style3.tee-gallery-wrapper {
    display: block !important;
    position: unset !important;
  }
  .teeinblue-enabled .xo-product-info-media-style3.tee-gallery-wrapper~.xo-product-info-media-mobile {
    display: none !important;
  }
}