.bannerWidget--59 {
    background-image: url(https://s3.amazonaws.com/grazecart/barellifamilyfarm/images/1674567156_63cfddf49e199.jpg); 
	background-attachment: fixed; 
	background-position: 0% 47%; 
	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--59 {
        background-attachment: initial;
    }
}

.bannerWidget--59::after {
    background-color: hsla(218, 75%, 72%, 0.24);
    z-index: 1;
}

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

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

.bannerWidget--59 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.ctaButtonWidget--89 {
    background-color: #eeeeee; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.photoGridWidget--48 {
    padding-top:31px; 
    padding-bottom: 31px;
    background-color: #eeeeee;
    color: var(--text_color); 
}

.photoGridWidget--48 a {
    color: var(--link_color);
}.bannerWidget--60 {
    background-image: url(https://s3.amazonaws.com/grazecart/barellifamilyfarm/images/1677348366_63fa4e0e72f79.jpg); 
	background-attachment: fixed; 
	background-position: 50% 51%; 
	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--60 {
        background-attachment: initial;
    }
}

.bannerWidget--60::after {
    background-color: hsla(218, 75%, 72%, 0.24);
    z-index: 1;
}

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

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

.bannerWidget--60 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.photoGalleryWidget--58 {
    padding-top:37px; 
    padding-bottom: 37px;
    background-color: #eeeeee;
    color: var(--text_color); 
}

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