
    @media screen and (min-width:1000px) {
        .ly_products_17 .wide .products_box { gap: 0; display: flex;width: 100%; justify-content: center;}
        .ly_products_17 .products_box .themes_prod { width: calc(100% / 4 - 30px); margin-right: 30px;}
        .ly_products_17 .products_box .themes_prod:last-child { margin-right: 0px;}
        .ly_products_15 .wide .products_box { gap: 0; display: flex;width: 100%; justify-content: center;}
        .ly_products_15 .products_box .themes_prod { width: calc(100% / 4 - 30px);  margin-right: 30px;}
        .ly_products_15 .products_box .themes_prod:last-child { margin-right: 0px;}
    }
