

@media only screen and (max-width:1024px) {
.q_logo a {height:46px !important;}
}

@media only screen and (min-width: 1025px) and (max-width:1200px) {
.q_logo a {height:70px !important;}
}
