
@media screen and (min-width: 1000px) {
  body .ly_service_18.ly_service_18 .text_info .service_list .item{width: calc(100% / 6 - 10px); margin-right: 10px;}
body .ly_service_18.ly_service_18 .text_info .service_list .item:nth-child(5n) { margin-right: 10px !important ;}
body .ly_service_18.ly_service_18 .text_info .service_list .item:nth-child(6n) { margin-right: 0 ;}
}
