
    .ly_about_25 .section .about_box .l_box .box .item_box {width:50%;}
    .ly_about_25 .section .about_box .l_box .box .item_box:nth-child(3) {margin-top: 30px;}
    @media screen and (max-width: 1000px) {
        .ly_about_25 .section .about_box .l_box .box .item_box:nth-child(3) {margin-top: 15px;}
    }
