<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hub-thevalegrocer .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/31a5fab0-c1f8-41e8-ac02-679c2441ab7e.189c2f92.jpg);
    background-position-y: 15%;
}


@media only screen and (min-width: 1280px)
{
    .hub-thevalegrocer .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/31a5fab0-c1f8-41e8-ac02-679c2441ab7e.189c2f92.jpg);
    }
}

.hub-thevalegrocer.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-farmer-2_sm.jpg);
}

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

</pre></body></html>