@media screen and (min-width: 750px) {
  .product__column-sticky {
    z-index: 1;
  }
}