.product-grid .grid__item {
  padding-bottom: 6rem;
}

.product-grid.negative-margin {
  margin-bottom: -6rem;
}

.product-grid.negative-margin--small {
  margin-bottom: -1rem;
}
