.bannerWidget--144 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/pricklypearfoodcoop/images/1763401958_691b60e6a53b6.jpg); 
	background-attachment: scroll; 
	background-position: 50% 33%; 
	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--144 {
        background-attachment: initial;
    }
}

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

.bannerWidget--144 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 7px;
    padding-bottom: 24px;
    height: auto;
        max-width: 824px;
    
    }

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

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

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

.textHeader--137 .textHeader__subheading {
    color: inherit; 
}.textHeader--139 {
    background-color: #f2e5d2; 
    color: #7a3f75; 
    padding-top: 21px; 
    padding-bottom: 42px;
}

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

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