#help_form2 {
    max-height: calc(100% - 150px);
}

#help_form2 .form-content {
    overflow-y: scroll;
}
/* радио-кнопки */
#help_form2 .column {
    gap: 16px !important;
    flex-direction: column;
}
