
    body .default_foot_menu_style .menu_list.menu_list_custom_content .logo img{width: 100%;}
    body .ly_footer_20 .default_foot_menu_style .menu_list:first-child .editor_txt span{font-size: 24px;}
    @media screen and (min-width: 1000px){
        body .ly_footer_20 .default_foot_menu_style .menu_list{flex: 1;}
        body .ly_footer_20 .default_foot_menu_style .menu_list:first-child{flex: 2;}
    }
    @media screen and (max-width: 1000px){
        body .default_foot_menu_style .menu_list.menu_list_custom_content .logo{margin-top: 20px;width: 60% !important;}
        body .ly_footer_20 .default_foot_menu_style .menu_list:first-child dd{display: flex !important;flex-wrap: wrap;justify-content: space-between;}
    }
