.products h2 {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}