.bannerWidget--78 {
    background-image: url(https://s3.amazonaws.com/grazecart/homesteadbeefllc/images/1747343315_682657d3476e1.JPEG); 
	background-attachment: scroll; 
	background-position: 50% 30%; 
	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--78 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--78 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #000000; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 50px;
    text-transform: uppercase;
}

.bannerWidget--78 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #483729; 
    max-width: 400px; 
    line-height: 1.25; 
    font-size: 26px;
    text-transform: none;
}.dividerWidget--83 hr {
    height: 30px; 
    background-color: #5d6339;
}.imageWidget--79 {
    padding-top: 25px; 
    padding-bottom: 25px;
}

.imageWidget--79 img {
    width: 1320px;
    height: auto;
    max-width: 100%;
}.dividerWidget--84 hr {
    height: 30px; 
    background-color: #483729;
}.photoGridWidget--81 {
    padding-top:25px; 
    padding-bottom: 25px;
    background-color: #dedad7;
    color: var(--text_color); 
}

.photoGridWidget--81 a {
    color: var(--link_color);
}.dividerWidget--82 hr {
    height: 30px; 
    background-color: #5d6339;
}