 
.about {
    padding: 80px 0;
}
.about .section{
    margin-bottom: 50px;
}
.about .section h2{
    margin-bottom: 40px;
    font-size: 35px;
}
.about .section p{
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: 24px;
}
.about .section img {
    width: 100%;
    max-width: 1520px;
}