

@media only screen and (max-width: 767px)
{
.page_header .q_logo img {
    width: 180px!important;
    height: 64px!important;
}
}