/* This is a common class for thumbnails in browse pages. */
.thumbnail {
    display: none;
}

/* This targets the thumbnail wrapper on the item show page in some themes. */
.item-thumbnail {
    display: none;
}
