@media screen and (max-width: 767px) {
    .home .vc_col-sm-4 {
        width: 33.33333333% !important;
        float: left !important;
    }
}