.contacts__footer {
  float: left;
  max-width: 520px;
}
.contacts_item {
  position: relative;
  min-height: 24px;
  padding-top: 3px;
  padding-left: 31px;
  display: block;
  margin-bottom: 16px;
}
.contacts__footer .contacts_item {
  float: left;
  max-width: 280px;
  margin-bottom: 0;
}
.contacts_item__address {
  margin-right: 8px;
}
.contacts_item__phone {
  margin-bottom: 16px !important;
}
.contacts_icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  fill: #c0c0c3;
}
.contacts__print .contacts_icon {
  fill: #000;
}

/*# sourceMappingURL=../maps/component/contacts.css.map */
