.article-card img {
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}