diff --git a/app/assets/stylesheets/sections/login.scss b/app/assets/stylesheets/sections/login.scss
index 0e9a6a0a39224067b8ddffb1e6bf1c2d38f28ed9..0763c682a9271b5f6ca2b13490328aac52792412 100644
--- a/app/assets/stylesheets/sections/login.scss
+++ b/app/assets/stylesheets/sections/login.scss
@@ -11,7 +11,7 @@
   .brand-image {
     margin-bottom:  20px;
     img {
-      max-width: 100%;
+      width: 100%;
     }
   }