.c-contact-page-section {
  margin-top: 4rem;
}
@media screen and (max-width: 749px) {
  .c-contact-page-section {
    margin-top: 3.2rem;
  }
  .c-contact-page-section .page__title {
    margin-bottom: 2.4rem;
  }
}