/* TED player */
.mejs-container {
max-width:100%;
margin:0px auto;
overflow:hidden;
}


.mejs-layer {
max-width:100%;
}