/* Default background for desktop */ body { background-image: url('https://cdn.shopify.com/s/files/1/0600/4165/8486/t/1/assets/The%20Next%20Face%20of%20Your%20Brand%20(6).png?v=1733790447'); background-size: cover; background-repeat: no-repeat; } /* Background for mobile devices */ @media screen and (max-width: 768px) { body { background-image: url('https://cdn.shopify.com/s/files/1/0600/4165/8486/t/1/assets/https___res.cloudinary.com_djivbnct5_image_upload_v1695997823_50605_ecb5bf0c49b643cbabc4ef640ab3da9a.jpg?v=1733789725'); } }
Skip to content