Simple technique for embedding Google Maps <iframe>
's responsively using a padding-bottom
percentage trick, which when applied to a block element will be calculated as a percentage of the element width - essentially providing an aspect ratio.
This technique should work on anything that is <iframe>
embedded from your social network/service of choice.