#mainContents .lead {
  text-align: center;
  margin-bottom: 50px;
}
#mainContents .text {
  font-size: 1.5rem;
  line-height: 1.6;
  margin: 0 30px;
}
#mainContents .text p {
  margin-bottom: 40px;
}
#mainContents .name {
  background: url("/assets/img/about/photo.png") no-repeat center bottom;
  padding-bottom: 315px;
  text-align: center;
}
#mainContents .name p {
  font-size: 1.1rem;
  margin-bottom: 10px;
}
#mainContents .name h4 {
  font-size: 2.3rem;
}
