.list-b li h4{
display: block;
margin-right:130px;
white-space: nowrap;  
overflow: hidden;    
text-overflow: ellipsis; 
}