.iframe-wrapper {
  position: relative;
  margin: 0px;
  background-position: center top;
}
.embed-responsive .iframe-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
}

/*# sourceMappingURL=iframe-wrapper.css.map */