.contact1 .form-group {
  margin-bottom: 15px;
}
.contact1 textarea {
  height: 90px;
}

.view_on_map {
  display: block;
  line-height: 25px;
  padding: 10px 45px;
  text-align: center;
  border: 3px solid;
  margin: 15px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}