input,
button {
    box-shadow: none !important;
}

#map {
    width: 100%;
    height: 420px;
}

.form {
    max-width: 700px;
    margin: 0 auto;
}
