.hub-thegreenshop .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/e0566a62-10d6-48b2-a7bd-ebee8b17cd95.c5151852.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-thegreenshop .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/e0566a62-10d6-48b2-a7bd-ebee8b17cd95.c5151852.jpg);
    }
}

.hub-thegreenshop.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-cooking-4_sm.jpg);
}

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

