.aboutText{
  text-align:center;
  margin:150px 0 120px 0
}
.aboutText>p:first-child{
  font-size:25px;
  color:#333;
  line-height:55px
}
.aboutText>p:last-child{
  font-size:20px;
  color:#666;
  line-height:75px;
  margin-top:80px
}