a[href*="id=0"] {
    pointer-events: none !important;
    cursor: default !important;
    border: 0 !important;
}

a[href*="id=0"] img {
    visibility: hidden;
}
