﻿        .TextSpan {
            padding-left: 7px;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            width: 440px;
            max-height: 145px;
            white-space: normal;
            display: inline-block;
        }