diff --git a/static/page.css b/static/page.css
index 9a950570a26e31e1a4c19e907db66df920a5eda8..21db085078f534286496667a7ccdd7abf4cb39f7 100644
--- a/static/page.css
+++ b/static/page.css
@@ -552,8 +552,8 @@ body{
 
 .roster-head {
     border-radius: 50%;
-    width: 300px;
-    height: 300px;
+    width: 600px;
+    height: 600px;
     overflow: hidden;
 }
 .roster-head>img{