.card-body textarea {
    min-height: 120px;
}

.card-body .donors textarea {
    min-height: 300px;
}

