.contents .h2Section {
  margin-top: 75px;
}

@media screen and (max-width: 769px) {
  .contents .h2Section {
    margin-top: 46px;
  }

  h2 img {
    width: 46%;
  }
}
/*# sourceMappingURL=style.css.map */