.yt-blocked-overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.85);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
  z-index: 2;
  text-align: center;
  padding: 32px 8px;
  pointer-events: none;
}
.lmicsvideo { position: relative; min-height: 200px; }
.all.video.lentapr {
    padding: 0 !important;
}
.plyr__control--overlaid,
.plyr__poster {
  background: none !important;
  opacity: 0 !important;
}
.plyr--playing .plyr__control--overlaid,
.plyr--playing .plyr__poster {
  background: none !important;
  opacity: 0 !important;
}
