iframe {
  border-style: none;
}

.frame-container {
  display: flex;
  justify-content: center;
  margin-top: 2em;

  height: 2300px;
}

.frame-container-contact {
  display: flex;
  justify-content: center;
  margin-top: 2em;
  height: 1000px;
}  

