.pnext p {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

 
