body {
  margin: 0;
  padding: 60px 0 0;
}

.header {
  position: absolute;
  top: 0;
}
.media-wrap {
  height: 100%;
}

iframe {
  width: 100%;
  height: 100%;
}