body .offices .filters-row {
    gap: 70px;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}

body .offices .e-oselia {
    display: none;
}

body .offices .filters-bottom {
    justify-content: flex-end;
}