.luxury-bg { position: relative; z-index: 1; } .luxury-bg::before { content: ""; position: absolute; inset: 0; background: linear-gradient( to bottom, rgba(5,7,13,0.3), rgba(5,7,13,0.95) ), url(https://cdn.shopify.com/s/files/1/1038/3307/5976/files/Background_Section_Collections.png?v=1777905798); background-size: cover; background-position: center top; z-index: -1; }