/* Alternative 2: Cover both potential homepage classes */
.home .monashhealth, 
.kbLanding .monashhealth {
    display: none !important;
}
