@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mwnd-body iframe {
        max-height: 94%;
    }
    /*IE, Edge hack*/
}

#linksMenu {
    top: 50px !important;
}

    #linksMenu a {
        font-size: 12px !important;
    }

#logo {
    background-size: 62px !important;
    width: 80px !important;
}

#slogan {
    left: 90px !important;
}

#top_menu {
    left: 90px !important;
    width: auto !important;
}


#header {
    background-size: 230px 40px !important;
}
