
    
    $('.tilt_img').each(function(){
        $(this).attr('data-tilt', '');
    })
    

