.text-list ul li a {
    display: block;
        white-space: initial;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;}
