.t-store__card__wrap_all {
    border: 1px solid #E2E2E2;
}

.js-store-prod-all-text {
    font-size: 16px;
}

.t-store__prod-popup__name {
    font-size: 20px !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: 50% 0% !important;
}

.t-slds__bgimg {
    background-position: 50% 0% !important;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 20px !important;
    }
}