
    @media screen and (min-width: 1000px) {
        .ly_brands_3 .list { grid-template-columns: repeat(9, calc((100% - 240px) / 9)) !important;}
    }
    .ly_brands_3 .list .item:hover .compute_item_img .compute_process_img img{ transform: scale(1.1); }
