.business-contacts-bg {
  background: url(../img/business-contacts-bg.png) center no-repeat;
  background-size: cover;
}

.business-contacts-info {
  width: 100%;
  padding-top: 90px;
}

.business-contacts {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}

.business-contacts-letter {
  margin-top: 24px;
  opacity: 0.2;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
}

.business-contacts-person {
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}

.business-contacts-person-1 {
  margin-top: 93px;
}

.business-contacts-person-1 span {
  margin-right: 22px;
}

.business-contacts-person-2 {
  margin-top: 30px;
}

.business-contacts-person-2 span {
  margin-right: 22px;
}

.business-contacts-person span text {
  display: inline-block;
  width: 10px;
}

footer.fixed-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
}
