.t-store__card__sold-out-msg {
  visibility: hidden;
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 14px;
    }
}