@media (min-width: 768px) {
.vc_col-sm-6 {
width: 33% !important;
}
.vc_col-sm-3 {
width: 33% !important;
}
}