@import '../../definitions';

.videoplayer {
  video {
    width: 100%;
  }

  iframe {
    width: 100%;
  }
}
