

table{
margin-left:auto;
margin-right:auto;
}
.cover_boxes ul li:nth-child(2){
display:none;
}
.cover_boxes ul li:nth-child(3){
display:none;
}
@media screen and (min-width:768px){
.vc_col-sm-2{
width:20%!important;
}
}