#banner {
  height: 3.125rem;
}
#banner > img {
  width: 100%;
  height: 3.125rem;
}
#main > .main-content {
  padding-top: 0.3333rem;
  padding-bottom: 0.4167rem;
}
#main > .main-content > p {
  width: 6.25rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1771rem;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 0.3333rem;
}
#main > .main-content > img {
  width: 100%;
  height: 3.5rem;
  margin-bottom: 0.125rem;
}
#main > .main-content > img:nth-last-of-type(1) {
  margin-bottom: 0;
}
