.content .card #videoBox{
       top: 0;
       width:100%;
}
 
.content .card .section.video .container.player{
  width:100%;
  position:absolute;
  top:0;
}


.mejs__time{
	display:none !important; 
}
