@media (max-width: 767px) {
    .wrapper.grid>.vc_col-xs-6:nth-child(odd) {
        clear: left !important;
    }
}