.limit-title-row {
  display: -webkit-box; // stylelint-disable-line
  -webkit-box-orient: vertical; // stylelint-disable-line
  overflow: hidden;
}
