@media only screen and (max-width: 750px) {
  #tee-gallery {
    height: auto !important;
  }
}

.teeinblue-item.teeinblue-item--product {
  z-index: 99999;
}