I currently have an iframe that is the embedded code for a Wistia video. The problem is, when I go to my website to embed the video, the video shows up looking like this in every mobile browser:
Do note, I have confirmed that it is the video that is causing the spacing, not the text below the video. How do I remove this unnecessary gap? Here is the video's embedded code:
<script src="https://fast.wistia.com/embed/medias/6m7jisefgh.jsonp" async></script><script src="https://fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_6m7jisefgh videoFoam=true" style="height:100%;width:100%"> </div></div></div>