.hub-crapesfruitfarm .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/3072a7d1-4b69-40f3-884c-b6831881b312.d4c753c6.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-crapesfruitfarm .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/3072a7d1-4b69-40f3-884c-b6831881b312.d4c753c6.jpg);
    }
}

.hub-crapesfruitfarm.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-3_sm.jpg);
}

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

