/* Hide only VuFind's default no-cover image */
img[src*="noCover"] {
    display: none !important;
}
