.eco-efficiency {
    background: #fff;
    overflow: hidden;
}

.eco-text {
    position: relative;
    z-index: 1;
}

.eco-text p + p {
    margin-top: 18px;
}

@media (max-width: 860px) {
    .eco-efficiency {
        padding: 52px 0 64px;
    }
}
