
    .ly_products_4 .list_wrapper .themes_prod .name a { display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;}
    @media screen and (max-width: 1000px) {
        .ly_products_4 .title_slide .title_srcoll{ display: flex; overflow-x: auto;}
        .ly_products_4 .title_slide .global_themes_button { white-space: nowrap;}
        .ly_products_4 .wide .products_box .button { margin-top: 10px;}
    }
