.row--about {
  margin-bottom: 8.75rem;
}
@media (max-width: 1199px) {
  .row--about {
    margin-bottom: 40px;
  }
}
.row--about h2, .row--about .h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 1199px) {
  .row--about h2, .row--about .h2 {
    margin-bottom: 24px;
  }
}