.configurator {
  height: calc(100vh - 104px);
}
.configurator iframe {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}