You can teach your kids with dyslexia.
We’re here to help.
jQuery( function( $ ){
$( '#video_holder' ).click( function(){
$( '#video_real .et_pb_video_overlay_hover' ).click();
$( '#video_holder' ).hide();
$( '#video_real' ).show();
} );
} );