.video iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
}

.video {
position: relative;
padding-bottom: 55%;
padding-top: 15px;
height: 0;
overflow: hidden;
}

