.card-img-trastornos {
    width: 100%;
    height: 250px;
    object-fit: cover;
    max-height: 300px; /* ? Innecessary, but just in case*/

    border: 2px solid rgba(97, 91, 91, 0.1);
    border-radius: 8px;
}
