#videoElement {
  margin-top: -27px; }

#videoElement:focus {
  border: 2px solid orange; }

.jwplayer {
  width: 100% !important;
  height: 377px !important; }

.jw-captions {
  top: 0; }

@media (max-width: 768px) {
  .jwplayer {
    height: 256px !important; } }
