#content {
  padding-bottom: .7rem;
}
#content p {
  text-indent: 2em;
}
#content .content-title {
  font-size: .32rem;
  color: #333;
  line-height: .5rem;
  text-align: center;
  font-weight: bold;
  padding: .2rem 0rem;
}
#content .content-info {
  box-sizing: border-box;
  padding: 0 .3rem;
  font-size: .3rem;
  line-height: .45rem;
}
#content .content-info p {
  text-indent: 2em;
  text-align: justify;
}
#content .content-info img {
  width: 100%;
  margin: .1rem 0;
}
