.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/greenmountaingirlsfarm/images/1587323745_5e9ca36102ecd.jpg); 
	background-attachment: scroll; 
	background-position: 40% 13%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

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

.bannerWidget--1::after {
    background-color: transparent;
    z-index: 1;
}

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 64px;
    padding-bottom: 128px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 700px; 
    line-height: 1; 
    font-size: 44px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 38px; 
    padding-bottom: 24px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 133px;
    
}.ctaButtonWidget--17 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.ctaButtonWidget--6 {
    background-color: #FFF; 
    padding-top:27px; 
    padding-bottom: 64px;
    
}.photoGridWidget--9 {
    padding-top:20px; 
    padding-bottom: 29px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--9 a {
    color: var(--link_color);
}.newsletterWidget--13 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--13 a {
    color: var(--link_color);
}.ctaButtonWidget--18 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.bannerWidget--20 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 0% 2%; 
	background-repeat: no-repeat; 
    background-size: contain;
    position: relative;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

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

.bannerWidget--20::after {
    background-color: transparent;
    z-index: 1;
}

.bannerWidget--20 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 9px;
    padding-bottom: 15px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--20 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #512b1b; 
    max-width: 736px; 
    line-height: 1.25; 
    font-size: 35px;
    text-transform: none;
}

.bannerWidget--20 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #512b1b; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}