@supports (-webkit-touch-callout: none) {
  .ios-banner-fix {
    position: relative !important;
    min-height: 300px !important;
    z-index: 1 !important;
  }

  .po-algolia-product-card,
  .po-algolia-product-card a,
  .po-algolia-product-card .tw-po-tile {
    -webkit-tap-highlight-color: transparent;
  }
}
