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

#face-recognition-page {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#face-recognition-page > section:last-child .wrapper {
  padding-top: 2.8rem;
}
@media screen and (max-width: 768px) {
  #face-recognition-page .content-list .wrapper > h2 {
    font-size: 1.8rem;
  }
}

/*# sourceMappingURL=face-recognition.css.map */
