.contacts-banner {
  padding: 190px 0 65px;
  text-align: center;
  background-color: #f8f8f8;
  background: url(/img/contacts-bg.jpg) bottom center no-repeat;
  background-size: cover;
  letter-spacing: -0.1px;
  color: #000000;
}
.contacts-banner__h1 {
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 48px;
  color: #000;
  line-height: 1.4;
}
