.bannerWidget--79 {
    background-image: url(https://s3.amazonaws.com/grazecart/bedientfarms/images/1618263359_6074bd3f72fdf.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: transparent;
    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: #bb7f15; 
    max-width: 1264px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

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

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

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