.product-grid {
  row-gap: clamp(28px, 4vw, 56px);
}

.collection__view-all {
  margin-top: clamp(24px, 4vw, 44px);
}
