@media (max-width: 640px) {
  .t-store__card__btn, 
  .t-store__card__more {
    width: 100% !important;
    box-sizing: border-box;
    display: block;
    text-align: center;
  }
}
