page-block-detail {
  // https://css-tricks.com/flexbox-truncated-text/
  .allow-truncated-text {
    overflow: hidden;
  }
}
