.section-filter-blockResult-vacancies-item-text {
    max-width: 675px;
}
.section-filter .section-filter-blockSearch .form__group-search {
    max-width: 569px;
    width: 100%;
    margin-bottom: 0;
}
@media screen and (max-width: 780px) {
    .section-filter .section-filter-blockSearch .form__group-search {
        max-width: 39%;
    }
}