I am currently building a site at www.georound.com and when you click on the pin on the map an infoWindow pops up with a video embedded inside using an iframe. My problem is these videos look great on desktop but once I try and open the page on mobile the iframe is too big and doesnt resize for mobile, the infoWindow itself does resize and looks good on mobile.
I have tried changing the css for the iframe but every time I make it smaller for mobile it gets smaller on desktop too!!
When I open the infoWindow on mobile with the phone turned sideways, the display is ok too. Its just when the screen is small that the iframe doesnt resize correctly.
Any help is appreciated, thanks.