.form-area {
  width: auto;
  margin: 0 10px;
}

.contact-form {
  width: auto;
  height: auto;
  padding-bottom: 30px;
}

.form-row.d-flex {
  flex-direction: column;
}

.form-row-td {
  width: auto;
  margin-bottom: 15px;
}

.contact-gap {
  width: 0;
}

div#map {
  width: auto;
  margin: 0;
  z-index: 2;
}

.form-row.d-flex {
  margin-bottom: 0px;
}

.body-header-image {
  display: none;
}

.contact-area {
  height: auto;
  padding-bottom: 22px;
}

.contact-form-outer {
  margin: 0 17px;
}

.botxjr.d-flex {
  display: block;
}

.form-submit-btn {
  margin-top: 20px;
}

.contact-h1 {
  padding-top: 19px;
  font-size: 35px;
}

.body-header-h1 {
  font-size: 25px;
  line-height: 25px;
  margin-top: 100px;
}

.flex-grow {
  flex-grow: 0;
}

.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;
}

.contact-h1 {
  font-size: 25px;
}