.hub-soilandsoul .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/1108c4d9-f0b8-478e-98df-6541d38d532e.9c7c1d49.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-soilandsoul .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/1108c4d9-f0b8-478e-98df-6541d38d532e.9c7c1d49.jpg);
    }
}

.hub-soilandsoul.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-plain_sm.jpg);
}

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

