 /*карточки блога*/

.t-feed__post-popup__title-wrapper {
    padding-top: 40px !important;}
.t-title {
    color: #2A2A2A!important;}
.t-text {
    color: #2A2A2A!important;}
.t-popup__container-static {
    margin: 0 auto !important;}
    
/*.t-redactor__tte-view figure {
    width: 85% !important;}*/


@media screen and (min-width: 640px) and (max-width: 980px) {
.t-title_xxs {
    font-size: 25px !important;}
.t-text_md {
     font-size: 15px !important;}
    
    
}

@media screen and (max-width: 960px){
.t-feed__post-popup__content-wrapper {
    padding: 0 10px !important;}}
    
    

@media screen and (max-width: 640px) {
.t-title_xxs {
    font-size: 20px !important;}
.t-text_md {
     font-size: 14px !important;}
}






