.k-about {
    background: #4b9ad2;
    padding-top: 38px;
    padding-bottom: 24px;
}

.k-about__head {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Helvetica Neue', Helvetica, Arial;
    text-align: center;
    margin-bottom: 26px;
}

.k-about__html {
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
}

.k-about__html p {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px 0;
}

.k-about__container {
    margin: 0 35px;
}