diff --git a/_sass/layout.scss b/_sass/layout.scss
index 9ec8b077a0475d61ca133823faa921a4e10b25b5..6644dc3e8b21c01e361ad6e609212104011f201b 100644
--- a/_sass/layout.scss
+++ b/_sass/layout.scss
@@ -158,8 +158,8 @@
     width: 100%;
     height: 100%;
     background-image: url($logo);
-    background-position: left center;
     background-repeat: no-repeat;
+    background-position: left center;
     background-size: contain;
   }
 }