

@media only screen and (max-width: 768px) {
.header_bottom_right_widget_holder{
display: block !important;
}
}
@media only screen and (min-width: 768px) {
.q_logo a {
height: 150px !important;
}
}