.sydney-hero-area {
    display: none !important;
}

.home .sydney-hero-area {
    display: block !important;
}
@media only screen and (max-width: 1024px) {
.sydney-hero-area {
    display: none !important;
}

.home .sydney-hero-area {
    display: block !important;
}
}
