header.header {
    max-height: none;
}

.region-header {
    height: 11rem !important;
}

#block-sweet-bordeaux-branding {
    padding: 0.5rem 0 0 0 !important;
}

#block-sweet-bordeaux-branding img {
    height: 10.5rem;
}

@media screen and (max-width: 992px) {
    #menu-btn {
        top: 13px;
        transition: top 0.25s;
    }

    .region-header {
        height: 8.667rem !important;
    }

    #block-sweet-bordeaux-branding {
        padding: 1.3rem 0 0 1.3rem !important;
        text-align: left !important;
    }

    #block-sweet-bordeaux-branding img {
        height: 6rem !important;
        transition: height 0.25s;
    }

    header.fixed .header-mobile #menu-btn {
        top: -10px;
    }

    header.fixed #block-sweet-bordeaux-branding {
        padding-top: 0.9rem !important;
        transform: none !important;
    }

    header.fixed #block-sweet-bordeaux-branding img {
        height: 4rem !important;
    }
}

#block-marquedusite img {
    height: 8.5rem;
}
