Thank you https://help.viostream.com
Make Iframe Videos Responsive
<div id=”Container”
style=”padding-bottom:56.25%; position:relative; display:block; width: 100%”>
<iframe id=”ViodeoFrame”
width=”100%” height=”100%”
src=”*****Video URL Goes Here*****”
frameborder=”0″ allowfullscreen=””
style=”position:absolute; top:0; left: 0″></iframe>
</div>