.card-features {
    display: flex;
    height: 30px;
    flex-wrap: wrap;
    gap: 7px;
    line-height: 25px;
}