.bannerWidget--79 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/bedientfarms/images/1757351676_68bf0efcb67ca.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--79 {
        background-attachment: initial;
    }
}

.bannerWidget--79::after {
    background-color: hsla(40, 43%, 64%, 0);
    z-index: 1;
}

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

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

.bannerWidget--79 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #130905; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 27px;
    text-transform: none;
}.imageWidget--103 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--103 img {
    width: 450px;
    height: auto;
    max-width: 100%;
}.imageWidget--81 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--81 img {
    width: 450px;
    height: auto;
    max-width: 100%;
}.imageWidget--82 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--82 img {
    width: 400px;
    height: auto;
    max-width: 100%;
}