div.yt-iframe-wrap{
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}
div.yt-iframe-wrap iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
