.bannerWidget--228 {
    background-image: url(https://s3.amazonaws.com/grazecart/nourishedbynature/images/1681829490_643eae729cef2.jpeg); 
	background-attachment: scroll; 
	background-position: 64% 41%; 
	background-repeat: no-repeat; 
    background-size: cover;
    position: relative;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--228 {
        background-attachment: initial;
    }
}

.bannerWidget--228::after {
    background-color: hsla(0, 5%, 68%, 0);
    z-index: 1;
}

.bannerWidget--228 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 172px;
    padding-bottom: 226px;
    height: auto;
        max-width: 1545px;
    
    }

.bannerWidget--228 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1008px; 
    line-height: 1.25; 
    font-size: 50px;
    text-transform: none;
}

.bannerWidget--228 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 832px; 
    line-height: 1.25; 
    font-size: 31px;
    text-transform: none;
}.ctaButtonWidget--231 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.howItWorksWidget--230 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

.howItWorksWidget--230 a {
    color: var(--link_color);
}

.howItWorksWidget--230 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textHeader--232 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--232 .textHeader__heading {
    color: inherit; 
}

.textHeader--232 .textHeader__subheading {
    color: inherit; 
}.photoGalleryWidget--233 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--233 a {
    color: var(--link_color);
}