.box{
    padding: 0.833333rem 1.666667rem;
    box-sizing: border-box;
}
.about_title{
    font-size: 1.666667rem;
    text-align: center;
    font-weight: normal;
    line-height: 3.333333rem;
}
.about_text p{
    font-size: 1.166667rem;
    line-height: 2.5rem;
}