.eats-member-card-info-component > * {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    z-index: 1;
}

.eats-member-card-info-name {
    font-weight: 800 !important;
    margin-top: 0 !important;
    font-size: 13.7px !important;
    line-height: 26px !important;
    cursor: pointer !important;
}
