.wdt-custom-bg-parallax > .wdt-section-bgeffects-item, #wdt-custom-bg-parallax .wdt-section-bgeffects-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.wdt-custom-bg-parallax .wdt-section-bgeffects-image, #wdt-custom-bg-parallax .wdt-section-bgeffects-image {
    width: 100% !important;
    height: 120vh !important;
}

#ser-custom-bg-parallax.wdt-custom-bg-parallax .wdt-section-bgeffects-image {
    width: 100% !important;
    height: 60vh !important;
}

.wdt-overflow-hidden {
    overflow: hidden !important;
}