.product-option:nth-last-child(1) {
  display: none !important;
}
@media screen and (max-width: 800px) {
 .tee-gallery-content{
    height: auto !important
 }
  .teeinblue-enabled div.product__title{
    padding-top: 26px
  }
}