/* MW custom CSS */
body > section.side_menu{
    overflow-y: auto!important;
}

@media only screen and (max-width:600px){
.q_logo a {
    left: 0% !important;
    width: auto !important;
}
}