                
            .bg_8667b064002165778c14fc0063aea06cb75d78f1a66cf6949953f350d1198e25 {                        
                --background-image-ratio:1672/941;
                --bg-image-url: url('/files/thumbs/images/paralax/paralax-leistungen-v1-rm0-x1672.jpg.webp');
                background-image: var(--bg-image-url);
            }  
        
                .content_row_outer.bg-image-enable.bg_8667b064002165778c14fc0063aea06cb75d78f1a66cf6949953f350d1198e25 {
                    background-position: left 50% top 50%;      
                } 

                .content_row_outer.bg-image-enable.bg-image-attachment-fixed.bg_8667b064002165778c14fc0063aea06cb75d78f1a66cf6949953f350d1198e25 {
                    background-size: cover;
                    background-position: left 50% top calc(50% + var(--header-height));
                }
            