section.areas {
    padding: 100px 0;
    background: url(../img/bg-areas.jpg) center center no-repeat;
    background-size: contain;
    box-shadow: 0 0 50px #00000023;
}

section.areas .description {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}