@media only screen and (min-width: 1000px) {
  .teeinblue-enabled product-gallery {
    position: sticky;
    top: 20px;
  }
}

#tee-artwork-form {
  position: relative;
  z-index: 1;
}