

.logo_wrapper, .side_menu_button, .shopping_cart_inner {
    height: 0px;
}
@media only screen and (min-width: 480px) and (max-width:1000px){
.q_logo a img {
    height: 100px !important;
}
}