
    @media screen and (max-width:1000px) {
        .ly_about_2 .pic_box{grid-template-columns: repeat(1, 100%) !important;}

        .ly_products_2 .list_wrapper .themes_prod .name a{font-size: 12px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;min-height:45px;}
        .ly_products_2 .list_wrapper .themes_prod .button a{padding: 10px 30%;font-size: 12px;}
    }
