
@media screen and (max-width: 1240px){
    body .ly_products_129 .ly_like_list ul li{width: calc(100% / 3 - 30px )!important;}
}
@media screen and (max-width: 1000px){
    body .ly_products_129 .ly_like_list ul li{width: calc(100% / 3 - 15px )!important;}
}
@media screen and (max-width: 580px){
    body .ly_products_129 .ly_like_list ul li{width: calc(100% / 2 - 15px )!important;}
}

