@media screen and (max-width: 734px) {
  .product-grid {
    row-gap: 0;
  }
}
