.icon-image-size-custom{
    max-width:50% !important;
}
@media screen and (max-width:770px){
 .wpb_single_image.wpb_content_element.vc_align_left.icon-image-size-custom{
    max-width:20% !important;
}   
}