/* Video-Player.css */
.ce_player video{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:contain;background:#000}.ce_player .mejs__container{width:100%!important;height:auto!important;aspect-ratio:16/9}.ce_player .mejs__mediaelement,.ce_player .mejs__mediaelement video{width:100%!important;height:100%!important}