blob: 41446d6964e4708f5792c98cde485f0802706d4c [file] [log] [blame]
.video {
position: relative;
overflow: hidden;
padding-bottom: 52.9986395%; /* height/width ratio 409.017/771.75=0.529986395 */
}
.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}