.form {
  max-width: 1800px;
  margin: auto;
  position: relative;
  width: 100%;
  background: url(../images/accelerator/bg_contact-us.webp);
  background-position: center;
}

#contact-form {
  width: 100%;
}