.t-feed__post-popup__container {
    padding: 20px 0 !important;
}

@media screen and (max-width: 640px) {
.t-btn_sm {
    font-size: 18px !important;
}
}
@media screen and (max-width: 640px) {
    .t-store__prod-snippet__container {
        padding-top: 100px;
    }
}
@media screen and (max-width: 560px) {
        .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static  {
            padding: 20px 0 !important;
    }
}