.main-content-area span.truncate[style*="max-width: 120px"] {
  max-width: none !important;
  overflow: visible;
  text-overflow: clip;
}
