
    @media screen and (max-width: 1000px) {
        .ly_products_35 .wide .top_tab .list .tab_item .img_box { max-width: 66px;}
    }
    @media screen and (min-width: 1000px) {
        .ly_products_35 .wide .top_tab .list .tab_item .img_box { max-width: 100%;}
        .ly_products_35 .top_tab .list .tab_item .compute_item_img .compute_process_img { padding-top: 50% !important;}
        .ly_products_35 .top_tab .list .tab_item .compute_item_img .compute_process_img img { height: 100%;}
    }
