@media (max-width: 767px) {
    .vc_col-sm-2 {
        width: 50% !important;
        float: left;
    }
}