    
    .t-descr {
    font-family: 'Montserrat',Arial,sans-serif;
    }
    
    .t-descr_xxs {
    font-size: 13px;
    line-height: 1.55;
}

.t-feed__post-popup__tag span {
    margin-right: 15px;
    font-size: 13px;
    text-transform: uppercase;

}

.t-uptitle {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}

.t-feed__post-popup__date.t-uptitle {
 letter-spacing: 1px; 
}

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

.t-feed__post-popup__close-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    padding: 18px 20px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.2);

}
 
.t-title_xxs {
    font-size: 42px;
}

.t-text_md {
    font-size: 13px;
    line-height: 1.55;
}


/*.t-title_xs {
    font-size: 52px;
}*/

.t-section__topwrapper
{
argin-bottom: 0px;
}

/*{
    font-size: 13px;
    line-height: 1.55;
}*/

.t-col_12
{
height: 100px;
}
