.teeinblue-enabled:not(.template-suffix-senior-yard-signs) .product-info-block.text-box {
  display: none !important;
}

.teeinblue-enabled .not-in-quickbuy.tee-form-wrapper {
  height: auto;
}

.teeinblue-enabled .tee-option__title,
.teeinblue-enabled .tee-radio:not(.active) .tee-radio-label,
.teeinblue-enabled .tee-field__heading,
.teeinblue-enabled .tee-input-hint,
.teeinblue-enabled .tee-btn--upload,
.teeinblue-enabled .tee-checkbox__label,
.teeinblue-enabled .tee-btn--recustomize {
  color: rgb(var(--body-text-color)) !important;
}
@media only screen and (max-width: 960px) {
  #tee-gallery{
     height: auto !important
   }
}
