.parallax-container { position: relative; overflow: hidden; min-height: 400px; } .parallax-bg { position: absolute; top: -20%; left: 0; width: 100%; height: 140%; background-image: url(https://emilialoop.nl/wp-content/uploads/2026/06/frontpage2027-1.png); background-size: cover; background-position: center; z-index: 0; } .parallax-container .elementor-widget { position: relative; z-index: 1; }