.page_ttl {
  background-image: url(../img/page_ttl_bg_service.jpg);
}

@media screen and (min-width: 768px) {
  .brand .intro_text {
    text-align: center;
  }
}

.works .intro_box {
  margin-bottom: 3rem;
}

.works .intro_box figure {
  text-align: center;
}

.works .intro_box .intro_text {
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .works .intro_text {
    width: 40rem;
    display: block;
    margin: 2rem auto;
  }
}
/*# sourceMappingURL=service-curtain.css.map */