

.gallery_holder ul li a { width: 101%; }
@media only screen and (max-width: 480px) {
#qode-home-slider-2 .text { margin-top: 100px; }
    .hide-on-mobile { display: none; }
    .q_logo a {height: 40px !important;}
}
.mobile_menu_button span i {
    font-size: 21px; /* this is just example font size */
}
@media only screen and (max-width: 1200px) {
    .call_to_action .column2.button_wrapper .qbutton {
position: static;
        white-space: inherit;
        line-height: 20px;
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: center;
        height: auto;
        max-width: 100%;
    }
}
