
@media screen and (min-width: 1000px) {
    body .ly_products_19 .title_slide .title_srcoll{display: grid;grid-template-columns: repeat(4, 1fr);justify-items: start;justify-content: center;align-content: center;align-items: center;}
    body .ly_products_19 .title_slide .scroll_btn{white-space: nowrap;}
}
