/*Plyr css*/

.plyr--paused .plyr__poster {
    width: auto !important;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
    width: 100% !important;
}


/*
.plyr__video-embed iframe {
    top: -50% !important;
    height: 200% !important;
}

.plyr__video-embed iframe {
    pointer-events: all !important;
}

.plyr--paused .plyr__poster {
    width: auto !important;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
    width: 100% !important;
 */