/* Elementor fixed position image backgrounds other than desktop - Add class fixed-bg to main container */
    .fixed-bg:before, .fixed-bg .elementor-background-overlay {
       background-attachment:fixed !important;
    }
