.header-service .wrapper .text h1 {
  margin-bottom: 10.7rem;
}
@media screen and (max-width: 768px) {
  .header-service .wrapper .text h1 {
    margin-bottom: 2rem;
  }
}

#people-count-page {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #people-count-page > section:last-child .wrapper > ul > li:last-child .text > h3 > hr {
    position: relative;
    top: 1.5rem;
    right: 20rem;
  }
}
@media screen and (max-width: 768px) {
  #people-count-page .content-list .wrapper > h2 {
    font-size: 1.7rem;
  }
}

/*# sourceMappingURL=people-count.css.map */
