.content-video{max-width:5000px;margin:0px auto;padding:0;}

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

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