diff --git a/static/page.css b/static/page.css
index 21db085078f534286496667a7ccdd7abf4cb39f7..5ca37519f466cc0d32f6187f13bcfb0e0c687e45 100644
--- a/static/page.css
+++ b/static/page.css
@@ -530,6 +530,7 @@ body{
     color: #C6EBE8;
 }
 .roster-pagecontent {
+    width; 71%;
     transform: translateX(0%);
     margin: 12vw auto 50px;
     position: relative;
@@ -614,9 +615,9 @@ body{
     }
 }
 @media screen and (max-width:1100px){
-    .roster-head{
-        width: 130px;
-        height: 130px;
+    .roster-head {
+        width: 100px;
+        height: 100px;
     }
     .roster-name{
         font-size: 16px;