.ytg-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
overflow: hidden;
width: 100%;
height: 0;
display: inline-block;
}
.ytg-video-container .ytg-video-player {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .ytg-video-container > div {
padding-bottom: 52% !important;
padding-top: 0 !important;
position: static !important;
}