.vc_row-fluid:before, .vc_row-fluid:after {
    display: table;
    content: "";
}
.vc_row[data-vc-full-width] {
    width: 107%;
    margin-left: -40px;
}