.rw-youtube-wrap {
    position: relative;
    height: 0;
    overflow: hidden;
}

iframe.rw-youtube {
    float: left;
    position: absolute !important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}