@media (min-width: 1400px) {
  .col-xl-3.col-lg-3.col-md-4.col-sm-6.col-6 {
    width: 20% !important;
  }
}
