I am currently working on a website that includes an embedded Vimeo video. The majority of our target audience uses IE8 or older, and interestingly enough, most of them have their browsers zoomed to 125% view. Unfortunately, while everything else on the site seems to work fine under these conditions, the video within the iframe is behaving strangely - it's getting zoomed in and cutting off content.
If you want to have a look at what I'm talking about, here is a link to an album with images showing the iframe normally and when zoomed, as well as the embed code provided by Vimeo: https://i.sstatic.net/Pj87J.jpg
I have checked my CSS and JS files, but there is nothing in there that would be affecting the default properties of the iframe. I'm confident that I'm not the first person to encounter this issue, but I seem to be having trouble finding the right way to ask Google for help. Any assistance you can provide would be greatly appreciated. Thank you!