.hub-regather .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/5737443d-4a64-43e9-8f31-8fab0e680cfa.7992d47.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-regather .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/5737443d-4a64-43e9-8f31-8fab0e680cfa.7992d47.jpg);
    }
}

.hub-regather.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-regather.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);
}
}

