I’m running a response theme and the videos show up fine when viewed on a normal browser, but when they are viewed on a mobile device (I’m using an iPhone) they aren’t resizing correctly.
Instead of staying within the content area, the videos overflow into the sidebar.
These videos are iframe Youtube video embeds.
I added iframe {max-width:100%;} and it seems to work