/* --- Classic product editor (post.php / post-new.php) --- */
#postimagediv img.attachment-post-thumbnail.size-post-thumbnail {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover;
    display: block;
}