
/*  */
/* 
*/
/* Jubi-Logo */

.page-header .logo a {
    height: 100%;
    padding: 0;
}

@media (min-width: 1025px) {
    .page-header .logo {
        width: 15rem !important;
        margin-top: -1rem;
    }
}
@media (max-width: 1024px) {
    .page-header .logo svg, .page-header.scrolled .logo svg {
        height: 100% !important;
    }
}
 
.page-header.scrolled .logo svg {
    height: 100% !important;
}
.page-header #logo_oe_name {
    white-space: break-spaces !important;
}
header .logo a:after {
    display: none !important;
}


/* Jubi-Logo */



/* Display EN Button */


.navigation-language {
    display: none !important;
}

/* Display EN Button */
/*  */