iframe {
  width: 560px;
  height: 340px;
  display: block;
    margin-left: auto;
    margin-right: auto
}

iframe.contact {
   height: 800px;
   width: 100%;
   border: none;
}