.bannerWidget--725 {
    background-image: url(https://s3.amazonaws.com/grazecart/whiffletreefarm/images/1623858663_60ca1de7b344c.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--725 {
        background-attachment: initial;
    }
}

.bannerWidget--725::after {
    background-color: hsla(0, 0%, 0%, 0.32);
    z-index: 1;
}

.bannerWidget--725 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 241px;
    padding-bottom: 221px;
    height: auto;
        max-width: 1600px;
    
    }

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

.bannerWidget--725 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.25; 
    font-size: 38px;
    text-transform: none;
}.howItWorksWidget--807 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 30px;
}

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

.howItWorksWidget--807 .bullet {
    background-color: #ffffff; 
    color: var(--brand_color_inverted);
}.howItWorksWidget--808 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--808 .bullet {
    background-color: #ffffff; 
    color: var(--brand_color_inverted);
}.bannerWidget--809 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/whiffletreefarm/images/1781924167_6a3601474980e.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--809 {
        background-attachment: initial;
    }
}

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

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

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

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