@media only screen and (min-width: 768px) {
  .teeinblue-enabled #tee-gallery {
    position: sticky;
    top: 10px;
  }
}