.zero_form .t-checkbox__control {
    display: flex;
    align-items: center;
}
.zero_form .t-checkbox__labeltext,
.zero_form .t-checkbox__labeltext div {
    display: block;
}


.zero_form .t-checkbox__control {
    display: flex;
    align-items: center;
}
.zero_form .t-checkbox__labeltext,
.zero_form .t-checkbox__labeltext div {
    display: block;
}

.t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
    font-size: 30px;
    line-height: 1.3;
    margin: 0;
}