.elementor-widget.elementor-widget-distanziatore{
    margin-bottom: 0px;
}

.distanziatore-spacer-inner.margin-max {
    height: 100px;
}

.distanziatore-spacer-inner.margin-grande {
    height: 80px;
}

.distanziatore-spacer-inner.margin-piccolo {
    height: 40px;
}

@media (max-width: 767px) {
.distanziatore-spacer-inner.margin-grande {
    height: 30px;
}
.distanziatore-spacer-inner.margin-piccolo {
    height: 15px;
}

}
