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