.contact-info {
  width: 90%;
  max-width: 800px;
  margin: auto;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
}
.contact-info__address {
  margin-bottom: 15px;
}
.page-width {
  padding-bottom: 0;
}
.main-page-title {
  text-align: center;
  margin-bottom: 15px;
}