.section__spacing_lite{
    margin: 0 20px;
}
.promo__description .image__block{
    margin-bottom: 15px;
    text-align: center;
}


@media only screen and (max-width: 768px) {
    .section__spacing_lite{
        margin-top: 20px;
    }
}