Height on videos is too large

What is the best way to make an iphone-sized video look normal? Right now it’s way too big.

https://preview.webflow.com/preview/julia-purcells-portfolio?utm_medium=preview_link&utm_source=designer&utm_content=julia-purcells-portfolio&preview=f8185279240bdf21e8f27aff8c4214ee&pageId=5fdfd182e66c088d346743e6&mode=preview

https://preview.webflow.com/preview/julia-purcells-portfolio?utm_medium=preview_link&utm_source=designer&utm_content=julia-purcells-portfolio&preview=f8185279240bdf21e8f27aff8c4214ee&pageId=5fdfd19dc9f4a481a1ff564e&mode=preview

Hi Julia,

best way to scale it down I could think of is to change the sizing within the HTML embed. For 50% of its current size, you could use the following embed:

<iframe src="https://player.vimeo.com/video/495899541" width="320" height="743.5" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>

You could change the width and height within the code to whatever you desire. However, the preview might get a little blurry.