.section .section__inner.locale {
    max-width: 1172px;
}

@media (min-width: 1024px) {
    .section--homepage-cover {
        background-clip: border-box;
        background: #ffffff url("/fr-fr/assets/images/map-with-pins-desktop.png") no-repeat right -170px top 20px;
        background-size: 70% auto;
    }
}

@media (min-width: 1600px) {
    .section--homepage-cover {
        background: #ffffff url("/fr-fr/assets/images/map-with-pins-desktop.png") no-repeat right 240px top 100px;
        background-size: 40% auto;
    }
}

@media (min-width: 992px) {
    .section--business-row:before {
        background: url("/fr-fr/assets/images/business-dashboard-big.png") no-repeat left;
        background-size: contain;
    }
}

.section--application:after {
    background: url("/fr-fr/assets/images/Treeapp app interfaces.png") no-repeat right;
    background-size: contain;
}
