.bannerWidget--25 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/milessmithfarm/images/1751482985_686582697d282.jpg); 
	background-attachment: scroll; 
	background-position: 52% 73%; 
	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--25 {
        background-attachment: initial;
    }
}

.bannerWidget--25::after {
    background-color: hsla(0, 0%, 0%, 0.06);
    z-index: 1;
}

.bannerWidget--25 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 147px;
    padding-bottom: 140px;
    height: auto;
        max-width: 1534px;
    
    }

.bannerWidget--25 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #f9fdfd; 
    max-width: 752px; 
    line-height: 1; 
    font-size: 60px;
    text-transform: none;
}

.bannerWidget--25 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #000008; 
    max-width: 720px; 
    line-height: 1.75; 
    font-size: 30px;
    text-transform: none;
}.dividerWidget--29 hr {
    height: 10px; 
    background-color: #008000;
}.dividerWidget--147 hr {
    height: 10px; 
    background-color: #008000;
}.dividerWidget--146 hr {
    height: 10px; 
    background-color: #008000;
}.dividerWidget--28 hr {
    height: 10px; 
    background-color: #008000;
}.dividerWidget--24 hr {
    height: 10px; 
    background-color: #008000;
}.dividerWidget--179 hr {
    height: 16px; 
    background-color: #EEE;
}.dividerWidget--180 hr {
    height: 16px; 
    background-color: #008000;
}.ctaButtonWidget--363 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}