@media (max-width: 640px) {
  .t-container .t-store__grid {
    flex-direction: column !important;
  }
}