

body .ly_brands_6 .brand_box .list_left:nth-child(1) .Brands-0,
body .ly_brands_6 .brand_box .list_left:nth-child(1) .Brands-2{display:none;}

body .ly_brands_6 .brand_box .list_left:nth-child(3) .Brands-1,
body .ly_brands_6 .brand_box .list_left:nth-child(3) .Brands-3{display:none;}

@media screen and (min-width: 1000px) {
body .ly_brands_6 .brand_box .list .list_box {
    grid-template-columns: repeat(1, 1fr);
    width: 15.97%;
}
}
