.section-map {
  margin-bottom: 70px;
}

.section-contacts__title,
.section-contacts__text {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.section-contacts__title {
  font-weight: 700;
}

.section-contacts__text {
  font-weight: 400;
}

iframe {
  display: block;
  margin: 0 auto;
  width: 1440px;
  height: 432px;
}

@media (min-width: 992px) and (max-width: 1449px) {
  iframe {
    width: 992px;
    height: 298px;
  }
}/*# sourceMappingURL=contacts.css.map */