diff --git a/app/assets/stylesheets/new_styles/_profile.scss b/app/assets/stylesheets/new_styles/_profile.scss
index 34866c3c970a62572737655392aa5bd6c97188d0..fdba02906126c0d00e1da36726d6fe478f7dee49 100644
--- a/app/assets/stylesheets/new_styles/_profile.scss
+++ b/app/assets/stylesheets/new_styles/_profile.scss
@@ -41,6 +41,7 @@
   border-radius: 140px;
   border : 3px solid #fff;
   box-shadow : 0 0 2px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.6), inset 0 0 15px rgba(0,0,0,0.5), inset 0 -2px 4px rgba(255,255,255,0.3);
+  background-size: 150px 150px;
 
   height : 140px;
   width : 140px;