.home .home-banner .title {
  font-size: 58px;
}
@media (max-width: 768px) {
  .home .home-banner .title {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .home #services .list .item .image img {
    height: 350px;
  }
}

/*# sourceMappingURL=home.css.map */
