.form-area {
  width: auto;
  margin: 20px;
}

.contact-form {
  width: auto;
  height: auto;
  padding-bottom: 30px;
}

.form-row.d-flex {
  flex-direction: column;
}

.form-row-td {
  width: auto;
}

.contact-gap {
  width: 0;
}

div#map {
  width: auto;
  margin: 0;
}

.contact-area {
  height: auto;
  padding-bottom: 22px;
}


.form-submit-btn {
  margin-top: 25px;
}

.contact-h1 {
  padding-top: 19px;
  font-size: 25px;
}

.body-header-h1 {
  font-size: 33px;
  line-height: 34px;
}

.body-header-h2 {
  font-size: 19px;
  line-height: 18px;
}

.body-header-btn {
  width: 143px;
}

.body-header-area {
  height: 324px;
}

.body-header-image {
  width: 68px;
  height: 61px;
  margin-top: 24px;
}

.botxjr.d-flex {
  display: block;
}

.not-a-robot {
  margin-top: 15px;

}