.player-overlay {
    overflow: hidden;
}

.player-overlay video {
    width: 100%;
    max-height: 100%;
}