@media (max-width: 767px) {
  .teeinblue-enabled:has(.tee-dialog-inner) .tee-gallery-content {
    display: none !important;
  }
}

.announcement-bar-section .announcement-bar-slider.slider-buttons {
  display: flex !important;
}

#teeinblue-wrapper {
  z-index: 1000 !important;
}
