.app_content {
  width: 1200px;
  background: #fff;
  margin: 0 auto;
}
.app_content h2 {
  width: 854px;
  margin: 118px auto 90px;
  font-weight: 600;
  font-size: 52px;
  text-align: center;
  color: #262626;
}