.iw-video-spelare__wrapper {
    padding: 56.25% 0 0 0;
    position: relative;
}

.iw-video-spelare__wrapper iframe {
    border-width: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

