/* Responsive */
@media (min-width: 768px) and (max-width: 991px) { 
   .vc_col-sm-3 {
left: 39%;
 }
}
