.box-11 {
   display:none !important;
}

@media screen and (max-width:767px) .home .vc_col-sm-4 {
    width:100%!important;
}

@media (min-width:768px) and (max-width:2500px) .home .vc_col-sm-4 {
    width:33.33%!important;
}

