.home .elementor-location-single > section > .elementor-container {
    max-width: 100%;
}
.home
    .elementor-location-single
    > section
    > .elementor-container
    > .elementor-column
    > .elementor-widget-wrap {
    padding: 0;
}
.home .elementor-widget-breadcrumbs {
    display: none;
}

/* Tablette */
@media screen and (max-width: 1024px) {
}

/* Smartphone */
@media screen and (max-width: 767px) {
}
