.card-img-fits {
    height: 35vh;
    /* height: 250px; */
    object-fit: fill;
}

.text-align-justify {
    text-align: justify;
}