.bannerWidget--27 {
    background-image: url(https://s3.amazonaws.com/grazecart/glenviewacresllc/images/1689263795_64b01eb3bd5fb.jpg); 
	background-attachment: scroll; 
	background-position: 50% 36%; 
	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--27 {
        background-attachment: initial;
    }
}

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

.bannerWidget--27 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 256px;
    padding-bottom: 75px;
    height: auto;
        max-width: 1600px;
    
    }

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

.bannerWidget--27 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--6 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 48px; 
    padding-bottom: 24px;
}

.howItWorksWidget--6 a {
    color: var(--link_color);
}

.howItWorksWidget--6 .bullet {
    background-color: #e2e2e2; 
    color: #657b49;
}.bannerWidget--57 {
    background-image: url(https://s3.amazonaws.com/grazecart/glenviewacresllc/images/1703707983_658c854f0e4ec.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--57 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--57 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 832px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}.photoGridWidget--7 {
    padding-top:24px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--7 a {
    color: var(--link_color);
}