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