@media (max-width: 767.98px) {
  .teeinblue-enabled
    div#teeFormActions.tee-form-actions:not(.tee-form-actions--no-sticky) {
    position: sticky !important;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.teeinblue-item.teeinblue-item--product {
  z-index: 1000 !important;
}
