/* Database List Section - Minimal */
.section-dblist__card img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}
