/*.d-flex {
    display: flex;
}*/

.fit {
    float: left;
    width: 100%;
    height: 25vh;
    object-fit: cover;
}