Responsive iframes

by Ali Khaled

HTML

<div class="container">
    <!--<img src="http://lorempixel.com/output/abstract-q-c-1200-675-1.jpg" alt=""/>-->
    <div class="iframe-wrapper">
        <iframe src="https://www.liveauctioneers.com/auctioneer/1295/us-jewelry-liquidations/#tabLinks" width="1200" height="675" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
    </div>
</div>