diff --git a/themes/tella/layouts/products/summary.html b/themes/tella/layouts/products/summary.html index 0a6b9bd..25bd74c 100644 --- a/themes/tella/layouts/products/summary.html +++ b/themes/tella/layouts/products/summary.html @@ -15,7 +15,7 @@ .product-image-custom img { width: 100%; - height: 220px; + height: 270px; overflow: hidden; }