.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/pasture714/images/1586718188_5e9365ecb0847.jpg); 
	background-attachment: scroll; 
	background-position: 48% 14%; 
	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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 183px;
    padding-bottom: 4px;
    height: auto;
        max-width: 978px;
    
        min-height: 1436px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.075em; 
    color: #FFF; 
    max-width: 960px; 
    line-height: 1; 
    font-size: 50px;
    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: 49px; 
    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:64px; 
    padding-bottom: 64px;
    
}.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--65 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}