.title {
    font-size: 32px;
    line-height: 70px;
    color: #122c8d;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}
.about-dec{
    padding-left:20px;
    text-align: left;
}
.about-container{
    text-align: center;
}
.about-dec-title{
    font-size: 24px;
    line-height: 59px;
    color: #122c8d;
    font-weight: 600;
}
.about-container img{
    width: 900px;
}