/* First section */
#section-first .elementor-widget:not(:last-child) {
    margin-block-end: 0;
}

@media (max-width: 767px) {
    #section-first .elementor-element:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
        background-image: none;
    }
}


