
html {
    height: auto;
}

html body.admin-menu {
    margin-top: 0 !important;
}

body {
    position: static !important; 
    top:0px !important;
}

#page-footer {
    display: none;
}

#logo img {
    height: 100px;
}

.skiptranslate iframe {
    display: none !important;
}
