<style>
.Test-area {
max-width: 500px;
margin-bottom: 1em;
}
.Test-area img {
height: auto;
max-width: 100%;
}
.Test-area iframe {
height: 100%;
width: 100%;
}
</style>
<div class="Test-area">
<div class="l-flexEmbed">
<div class="l-flexEmbed-ratio"></div>
<div class="l-flexEmbed-content">
<iframe width="1200" height="1200" src="http://www.youtube.com/embed/BOOljk_LOcs" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="Test-area">
<div class="l-flexEmbed">
<div class="l-flexEmbed-ratio"></div>
<div class="l-flexEmbed-content">
<img width="600" height="600" src="http://lorempixel.com/600/600/nature" alt="">
</div>
</div>
</div>