/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */
    @media (max-width: 479px) {
        .menu_mobile .sc_layouts_logo img {
            max-height: 65px;
        }
    }