Embedded Videos not displaying properly on the page

As shown in the above photo the videos are displaying elongated - I want them to look like the below:

Thanks for the help!

Aroona Surf Shop we use galleria theme.

Thank you

You can add height to your iframe:

<iframe src="https://www.youtube.com/embed/hYFpoCtmFh4?si=EVVmZw0w64i5mTmk" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" frameborder="0" style="height:500px"></iframe>

If My Solution Works - Donation Appreciated.

Thanks it worked for my desktop but as you can see in this image it isn’t displaying correctly on phone:

Any suggestions? Thanks