div.information{
  margin: 5em 0;
  text-align: center;
}
iframe{
  width: 100%;
  height: 30em;
    max-width: 60em;
    margin: auto;
    display: block;
}
div.information img{
  width: auto;
  height: auto;
}
