.inscribo-embed-wrap {
  width: 100vw;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%);
  max-width: none;
}

.inscribo-embed-iframe {
  width: 100%;
  height: 600px;
  border: none;
}
