#block-nursery-disabilities-style {
    display: none;
}
@media screen and (min-width: 1199px) {
    .b-site-info-header__logo {
        max-width: 35rem;
    }
    .b-site-info-header__logo img {
        max-width: 9rem;
    }
}

.page-front .region-content .block-type-benefits {
    order: -10;
}
.page-front .region-content .block-views-block-groups-block-1 {
    order: -9;
}
.page-front .region-content .block-views-block-persons-block-2 {
    order: -8;
}
.page-front .region-content .block-type-site-info-socials {
    order: -7;
}
.page-front .region-content .block-type-list-icons {
    order: -6;
}
.page-front .region-content .view-block-news {
    order: -5;
}

.site-header__menu {
    max-height: calc(100vh - 250px) !important;
}
.toolbar-horizontal.toolbar-fixed .site-header__menu {
    max-height: calc(100vh - 320px) !important;
}
.b-person-teaser {
    height: auto !important;
}