.t-checkbox__labeltext {
    font-size: 10px !important;
    line-height: 10px !important;
}
.t-checkbox__indicator {
    height: 14px !important;
    width: 14px !important;
    border: 1px solid #617d8b !important;
}

.mask {
overflow:hidden !important; 
}

.t-checkbox__indicator:after {
    left: 4px !important;
    top: 0px !important;
}

.t-form-success-popup__text t-descr t-descr_sm {
    font-family: 'Montserrat',Arial,sans-serif !important;
}

@media screen and (max-width: 480px) {
.t-feed__post-title {
    font-size: 18px !important; 
}
.t-name_xs {
 font-size: 18px !important; 
}
}