.basic-video .basic-video-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.basic-video .basic-videoiframe {
  width: 100%;
  height: 100%;
  border: none; }
