@media screen and (min-width: 750px) {
  .template-search__results .product-card-wrapper .card__inner.ratio {
    --ratio-percent: 150% !important;
  }
}
