@media screen and (max-width: 960px) {
  .t-store__card-list[style] {
    row-gap: 12px !important; /* нужное расстояние */
  }
}
