.content{
    width: 90%;
    max-width: 800px;
    margin: 80px auto;
}
.describe {
    font-size: 18px;
    line-height: 30px;
}
.describe-start{
    font-weight: bold;
    color: #333333;
}
.team-img{
    margin-top: 30px;
    text-align: center;
}
.team-img img{
    width: 100%;
}
.h2-title{
    font-size: 36px;
    margin: 30px 0;
}