diff --git a/app/styles/home.sass b/app/styles/home.sass
index 6e63b47d8..231778406 100644
--- a/app/styles/home.sass
+++ b/app/styles/home.sass
@@ -4,7 +4,8 @@
 #home-view
   
   #spacer
-    height: 750px
+    //height: 750px  // No one could see this; let's shrink it as much as we can.
+    height: 606px
     
   #play-button, #or-ipad, #apple-store-button, #slogan, .alert
     text-align: center
@@ -55,4 +56,4 @@
     
   .alert
     top: 213px
-    border: 5px solid darkred
\ No newline at end of file
+    border: 5px solid darkred