.om-products-grid .om-product-card{border-radius:var(--om-radius)}.om-products-grid .om-product-card .card-img-top{overflow:hidden}.om-products-grid .om-product-card .card-img-top img{transition:transform var(--om-transition)}.om-products-grid .om-product-card:hover .card-img-top img{transform:scale(1.05)}