iframe {
  width: 49.5%;
  height: 900px;
  padding: auto;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: auto;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
  
