@media screen and (min-width: 750px) {
  .product-grid-container {
    margin-top: auto !important;
  }
}
