/*
 * ui.story-card.css — story listing card overrides
 * Extends ui.card.css. Keep this minimal — inherit as much as possible.
 */

/* Shorter avatar to make room for the heading (.bot-title) line */
.story-avatar-wrapper {
    height: 170px;
}
