.hub-kentfoodhubs .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/3e6cd6a0-b39a-45ce-87eb-16a287fa43d8.df26fbf0.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-kentfoodhubs .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/3e6cd6a0-b39a-45ce-87eb-16a287fa43d8.df26fbf0.jpg);
    }
}

.hub-kentfoodhubs.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-14_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-kentfoodhubs.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-14.jpg);
}
}

