.topic-card-image {
    object-fit: cover; 
    height: 200px;
}

.image-container {
    max-width:100%;
    max-height:100%;
}