@media screen and (max-width:709px) {
.vc_non_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    width: 50%;
}
}