.t-store__card__img {
  object-fit: cover !important;
  aspect-ratio: 4/5; /* поменяй как нужно */
  width: 100%;
  height: 100%;
}
