
.image-container {
    height: 300px; /* Or a fixed height */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}