.header + .text-page {
  margin-top: 8rem;
  @media (width < 769px) {
    margin-top: 6rem;
  }
}
