.vc_col-sm-3 {
    width: 23%;
}

.vc_col-sm-8 {
   width: 62%;     
}

.vc_row-fluid [class*="vc_col-sm"] {
    margin-left: 25px;
}