.gallery-bg {
    background-image: url("../images/Gallery/gallery_bg.jpg") !important;
    /* background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 690px; */

}
.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.elementor-background-overlay {
    background-color: var(--e-global-color-astglobalcolor7);
    opacity: 0.5;
}