.bannerWidget--134 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/pricklypearfoodcoop/images/1763396483_691b4b834c9f8.jpeg); 
	background-attachment: scroll; 
	background-position: 50% 71%; 
	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--134 {
        background-attachment: initial;
    }
}

.bannerWidget--134::after {
    background-color: hsla(36, 55%, 89%, 0.43);
    z-index: 1;
}

.bannerWidget--134 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 185px;
    padding-bottom: 144px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--134 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #7a3f75; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--134 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #7a3f75; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textHeader--135 {
    background-color: #f2e5d2; 
    color: #7a3f75; 
    padding-top: 26px; 
    padding-bottom: 78px;
}

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

.textHeader--135 .textHeader__subheading {
    color: inherit; 
}