.video-js {
width: calc(100% - 40px);
max-width: 500px;
height: 3em;
margin: 0 auto;
}
.video-js .vjs-fullscreen-control {
display: none;