div#popup {
    z-index: 30 !important;
}
tr.gridjs-tr:hover {
    background: #2563eb;
}
.plyr__video-embed iframe {
    top: 0!important;
     height: 100%!important; 
    width: -webkit-fill-available!important;
}