.ev-show-img {
    max-height: 480px;
    object-fit: cover;
}
.ev-gal-thumb {
    width: 100%;
    height: 100px;
    object-fit: cover;
}
.ev-card-img {
    height: 110px;
    object-fit: cover;
}
.ev-date-small {
    font-size: .7rem;
}
.ev-title-small {
    font-size: .8rem;
    line-height: 1.2;
}
.ev-textarea {
    height: 100px;
}
.ev-pre-line {
    white-space: pre-line;
}
