/*--------------------about----------------------*/
.about {
    padding-bottom: 31px;
}
@media only screen and (max-width: 767.98px) {
    .about {
        padding-bottom: 23px;
    }
}
.about .text-cols-block__img {
    padding-bottom: 46.18644068%;
}
.about .text-cols-block__right .text-cols-block__img {
    padding-bottom: 53.84615385%;
}
/*--------------------END about----------------------*/