#ContactForm {
  max-width: 650px;
  margin: 0 auto;
}
#ContactForm input, #ContactForm textarea {
  width: 100%;
}
