

.menu-section {
background-size:contain !important;
background:url('/wp-content/uploads/2015/05/background.jpg');
}


.menu-section .vc_col-sm-4 {
width:33.333% !important;
float:left !important;
}

.menu-section .vc_col-sm-2 {
    width: 16.66666667% !important;
    float:left !important;
}

.menu-section .vc_col-sm-10 {
    width: 83.33333333%;
float:left !important;
}
