diff --git a/node/server/public/index.html b/node/server/public/index.html
index d00a2b8..0d4c947 100644
--- a/node/server/public/index.html
+++ b/node/server/public/index.html
@@ -96,7 +96,7 @@
#spirit-info .spirit-info-content {
flex: 1 1 0;
min-width: 0; /* !!! Für korrektes Wrapping !!! */
- max-width: 420px;
+ max-width: 450px;
overflow-wrap: break-word;
word-break: break-word;
/* Optionale Optik: */