@charset "utf-8";

.plyr__video-wrapper {
    /*background: #000;
    background: var(--plyr-video-background,var(--plyr-video-background,#000));
    margin: auto;
    overflow: hidden;
    position: relative;*/
    max-width: 75%;
    width: 70%;
}

