.hub-goonowngrowers .background-hub-image:before
{
    background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/image/hubimage/hms/d56952bc-5fb5-48e6-8e01-d5153408a545.ba429f04.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-goonowngrowers .background-hub-image:before {
        background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/image/hubimage/hml/d56952bc-5fb5-48e6-8e01-d5153408a545.ba429f04.jpg);
    }
}

.hub-goonowngrowers.home-boxes .image-card.image-card-custom
{
background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/Content/images/backgrounds/background-produce-15_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-goonowngrowers.home-boxes .image-card.image-card-custom {
    background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/Content/images/backgrounds/background-produce-15.jpg);
}
}

