@media screen and (max-width: 960px) {
  .t-store__filter-item img,
  .t-store__catlist-img,
  .t-store__cat-img {
    display: block !important;
  }
}