.oracle.site-container , .high-oracle.oracle.site-container {
    background-color: var(--bacground);
}

.high-oracle img {
    width: 70%;
}

@media (width <= 992px) {
     img.desktop, img.tablet {
        width: 80%;
    }
}