@media (max-width: 576px) {
    .products-cards .col-md-3{
        width: 45%;
        margin: 2%;
    }
  }