.tebimproductvideo-fit-aspect-ratio {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.tebimproductvideo-iframe {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000;
}