.iframeWarpper {
  width: 100%;
  height: 100%;

  .iframeContent {
    width: 100%;
    height: 100%;
  }
}

