.general_page {
  height: unset;
}
.general_page h2 {
  font-size: 18px;
  margin-bottom: 20px;
}
.general_page p {
  font-size: 16px;
}
.general_page ul li {
  font-size: 16px;
}
.general_page h3 span {
  font-size: 20px !important;
  margin-bottom: 20px !important;
}
.general_page h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.content {
  margin-top: 88px;
  box-shadow: none;
  z-index: unset;
  position: unset;
  overflow-y: unset;
  height: unset;
}

.main_wrap {
  width: 85%;
  margin: 0 auto;
}

.container {
  height: unset;
}/*# sourceMappingURL=style.css.map */