.textHeader--97 {
    background-color: #fafafa; 
    color: #3d3d3d; 
    padding-top: 40px; 
    padding-bottom: 38px;
}

.textHeader--97 .textHeader__heading {
    color: inherit; 
}

.textHeader--97 .textHeader__subheading {
    color: inherit; 
}.teamWidget--96 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #FFF;
}
.bannerWidget--513 {
background-image: url(https://d1briif0isp0al.cloudfront.net/sevensonsfarms/images/1518149644_5a7d200c6dc1e.jpg);
background-attachment: scroll;
background-position: center top;
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--513 {
background-attachment: initial;
}
}

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

.bannerWidget--513 .bannerWidget__innerContainer {
z-index: 5;
padding-top: 80px;
padding-bottom: 80px;
height: auto;
    max-width: 1600px;

}

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

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