.t-store__card__mark {
    font-family: 'ben';
    font-size: 10px;
    font-weight: 400;
    height: auto;
    padding: 4px 7px;

    width: auto;
}

.t-feed__post-bgimg {
    margin: 5px;
    border-radius: 9px !important;

}
.t-store__prod-snippet__container {
    padding-bottom: 40px;
    padding-top: 150px;
}
@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-bottom: 20px !important;
        padding-top: 80px !important;
    }

.js-store-desktop-custom-gallery .t-img, .t-slds__main {

    margin: 0 15px !important;

}}
.t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img {
    margin: 5px;
    border-radius: 9px !important;

}
.t-store__grid-separator {
    margin-bottom: 30px;
}

.t-feed__post-popup__container {

    padding: 150px 0 50px 0;
}

.t-text_md {
    font-size: 16px;
    line-height: 1.55;
}
.t-feed__post-popup__content img {
    display: block;
    max-width: 100%;
    max-height: 400px;
    border-radius: 20px;
}
.t-feed__post-popup__relevants-bgimg {

    border-radius: 6px;

}
@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        box-sizing: border-box;
        margin: 0;
        max-width: 100%;
        min-height: 100vh;
        padding: 120px 0 30px 0 !important;
        top: 0;
    }
    .t-feed__post-popup__content img {
    display: block;
    max-width: 100%;
    max-height: 200px;
    border-radius: 10px;
}
.t-text_md {
    font-size: 14px;

}
    .t-title_xxs {
        font-size: 22px;
    }
    
}
.t-feed__post-popup__date {

    font-size: 7px;
}

.t944 .t944__btn {
    margin: 0 20px !important;
}
.t-feed__post-popup__content img {
    display: block;
    width: 100%;
    max-height: 240px;
    border-radius: 20px;
    background-size: auto;
    object-fit: cover;
}

.t-feed__post-popup__content-wrapper {

    justify-content: left;
}
.t-prefix_2 {
    padding-left: 0;
}

@media screen and (max-width: 960px) {
.t-feed__post-popup__content img {
    display: block;
    width: 100%;
    max-height: 140px;
    border-radius: 10px;
    background-size: auto;
    object-fit: cover;
}}