.hostinger-ai-background-image,
.hostinger-ai-hero-opacity {
    opacity: 1 !important;
    background: none !important;
    box-shadow: none !important;
    filter: none !important;
}
@media only screen and (max-width: 782px) {
    .hostinger-ai-background-image,
    .hostinger-ai-hero-opacity {
        display: none !important;
    }
}