.bannerWidget--122 {
    background-image: url(https://s3.amazonaws.com/grazecart/nourishedbynature/images/1578756493_5e19e98d3ed28.jpg); 
	background-attachment: scroll; 
	background-position: 50% 60%; 
	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--122 {
        background-attachment: initial;
    }
}

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

.bannerWidget--122 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
        min-height: 667px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

.bannerWidget--122 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 1000px; 
    line-height: 1.25; 
    font-size: 32px;
    text-transform: none;
}.bannerWidget--123 {
    background-image: url(https://s3.amazonaws.com/grazecart/nourishedbynature/images/1578786411_5e1a5e6be3521.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--123 {
        background-attachment: initial;
    }
}

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

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

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

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