.pull-right {
    float: right;
}

.is-breakable {
  word-break: break-word;
}