/* Add here all your CSS customizations */
body.sticky-menu-active #header {
    top: -25px;
}

#header .logo img {
    top: -7px !important;
}
