.bannerWidget--85 {
    background-image: url(https://s3.amazonaws.com/grazecart/pasture714/images/1709842508_65ea204c46f26.jpg); 
	background-attachment: scroll; 
	background-position: 56% 39%; 
	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--85 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--85 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 32px;
    text-transform: none;
}.dividerWidget--74 hr {
    height: 16px; 
    background-color: #EEE;
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 49px; 
    padding-bottom: 24px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.photoGalleryWidget--29 {
    padding-top:93px; 
    padding-bottom: 100px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--29 a {
    color: var(--link_color);
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.ctaButtonWidget--65 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}