.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-pverflow: ellipsis;
}

th {
    font-weight: 700 !important
}
