  @media (max-width: 992px) {
    .products-row {
      margin-bottom: -1.5rem;
    }

    .products-row .col {
      margin-bottom: 1.5rem;
    }
  }