.banner,
.banner .swiper-slide {
  height: 270px;
}

.about {
  background-image: none;
  height: 440px;
  margin-bottom: 60px;
}

.about-content {
  color: #000;
  padding: 0 40px;
}

.about-content .corp-name > div > div:nth-of-type(1) {
  display: none;
}

.about-content p {
  font-size: 18px;
  letter-spacing: 1px;
  text-indent: 2em;
  line-height: 36px;
  margin-bottom: 20px;
}

.about-content .statistics,
.about-content .statistics span {
  color: var(--color-primary);
}

.footer {
  margin-top: 0;
}
