

nav.main_menu ul li a {
    line-height: 50px;
}

@media only screen and (max-width: 380px){
    .q_logo img{
        max-width: 100%;
        height: auto !important;
    }
}