h1.section_title{
    width: 450px;
    margin-bottom: 0px;
}

.item{
    padding: 10px 40px;
    margin-bottom: 30px;
}
.item .title{
    font-size: 28px;
    font-weight: 600;
    color: #575457;
    margin-bottom: 10px;
}
.item .body{
    /*font-size: 18px;*/
    color: #575457;
}