@import url(_form.css);

.contact-form {
    max-width: 900px;
    margin: 0 auto;
}
.map-box{
  width: 100%;
  height: 350px;
  border: solid 1px #66b90b;
  box-sizing: border-box;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {

}
