diff --git a/static/style.css b/static/style.css
index 4f79d8c..d8ae93a 100644
--- a/static/style.css
+++ b/static/style.css
@@ -642,6 +642,7 @@ kbd {
.profile-banner {
width: 100%;
+ max-height: 500px;
}
.block-label,
diff --git a/templates/user.tmpl b/templates/user.tmpl
index 4b5e92e..db3afff 100644
--- a/templates/user.tmpl
+++ b/templates/user.tmpl
@@ -135,7 +135,7 @@