.t698 .t-submit {
    --height: 46px;
    width: 50%;
}
@media screen and (max-width: 560px) {
 .t698 .t-submit {
    --height: 46px;
    width: 80%;
}   
}


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

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #fff!important;
    }
}

@media screen and (max-width: 960px) {
    .t395__col_mobile-flex {
        padding: 10px!important;
  
    }
}

@media screen and (max-width: 640px) {
    #allrecords .t395__wrapper_mobile-flex {
        padding-left: 10px!important;
    }
}

.t-feed__post-popup__text, .t-feed__post-popup__author-name, .t-feed__post-popup__relevants-item-descr {
    color: #000!important;
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 16px;
        line-height: 1.45;
    }
}

@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        padding: 10px 0;
    
    }
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 12px!important;
        line-height: 1.45;
    }
}

.t-text_xs {
    font-size: 14px!important;
}