.external-iframe {
  width: 100%;
  height: 50vh;
  height: 1024px;
  width: 1280px;
  position: relative;
  left: -200px;
  margin-top: 200px;
  border: 5px solid #eaeef3;
  background-color: #fff;
}

.external-iframe.text-page {
  margin-top: 50px;
}
