.gradient {
background: var(--gradient-background);
background-attachment: fixed;
background-image: url(https://cdn.shopify.com/s/files/1/2569/7222/files/630051EF-C52D-4CB7-92B7-FC0E1C0E89DF.heic) !important;
background-color: transparent !important;
background-position: top center !important;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
}