.fixed-height {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
