I had tried that here and saw it works: https://jsfiddle.net/r0Lqp2jm/2/
.ratio-keeper {
position: relative;
height: 0;
padding-top: 56.25%;
margin: auto;
overflow: hidden;
outline: 1px solid #333;
}
I had tried that here and saw it works: https://jsfiddle.net/r0Lqp2jm/2/
.ratio-keeper {
position: relative;
height: 0;
padding-top: 56.25%;
margin: auto;
overflow: hidden;
outline: 1px solid #333;
}