#contact-heading {
    text-align: center;
}

#contact {
    padding: 80px 50px;
}

#contact-form {
    width: calc(100vw - 100px);
}