.push-message{
  &-label, &-text{
    padding: 10px;
    max-width: 20%;
    overflow-x: hidden;
    text-overflow: ellipsis;
  }
}
