.item-card-body:has(.item-number:where(:not(:empty)):is(:contains("#1"))) {
    display: none;
}