My Way Holiday
@media only screen and (max-width: 40em) { .top-bar-title img { max-height: 75px; } #responsive-menu .top-bar-right { margin-top: -90px; padding-top: 100px; } .menu-icon { top: 35px; } .wrap-content { margin-top: -92px; } .wrap-content:before { height: 90px; } } @media only screen and (min-width: 40.063em) { .top-bar-title img { max-height: 90px; } .wrap-content { margin-top: -110px; } .wrap-content:before { height: 105px; } } @media only screen and (min-width: 40.063em) and (max-width: 64em) { #responsive-menu { top: 101px; } .top-bar .top-bar-right>.menu>li>a:not(.button) { line-height: 60px; } .menu-icon { top: 40px; } } @media only screen and (min-width: 64.063em) { .top-bar .top-bar-right>.menu>li>a:not(.button) { line-height: 80px; } }