.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .divider { margin: 0; border-color: rgba(0,0,0,.12); } @media (max-width: 960px) { .hideLt960 { display: none; } }