@media (max-width: 767px) {
    .vc_row:not(.vc_inner) {
        margin-left: auto;
        margin-right: auto;
    }
}