.components-title {
  word-break: break-all;
  display: flex;
  justify-content: space-between;
  padding-right: 10px;
}
