@media screen and (max-width: 960px) {
  .t-store__grid-cont {
    padding: 0 5px !important;
  }

  .t-store__stretch-col {
    padding: 0 5px !important;
    margin-bottom: 40px !important;
  }
}


