
@media screen and (min-width: 1000px) {
    body .ly_collections_list_1 .wide .collectionsBox { grid-template-columns: repeat(4, 1fr);gap: 70px; }
    .ly_collections_list_1.collectionsWrapper .collectionsBox .collections_item .collections_img_box { border: #d3d3d3 solid 1px; }
}
