.item-resource img {
    object-fit: contain; /* Prevents stretching/cropping */
    max-height: 200px; /* Adjust based on desired medium size */
}