
Molton Brown Purifying Shampoo With Indian Cress
body { font-family: "montserrat", sans-serif; } h1 { font-size: 30px; } .container-row.perfumer-section { background-image: url('https://cdn.shopify.com/s/files/1/0077/5415/4099/files/widebckg.png?v=1741723048'); /* Replace with your image path */ min-height: 350px; background-size: cover; /* Ensures the image covers the entire div */ background-position: center; /* Centers the background image */ background-repeat: no-repeat; /* Prevents the image from repeating */ width: 100vw; /* Makes the div as wide as the viewport */ margin-left: -50vw; /* Offsets the div to align with the left edge of the viewport */ left: 50%; /* Centers the div horizontally */ position: relative; /* Ensures proper positioning */ padding: 20px 25% 20px 25%; /* Adds some padding around the content */ color: white;