diff --git a/public/index.html b/public/index.html
index af7faa3679dfe1dfa595758cc009f2bcbff3e267..be2f86a99293287c9ef0e1d8708f670f67d8b84e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -23,8 +23,14 @@
       };
     </script>
     <style>
+      .active .floor-selector .level:first-child {
+        margin-top: 80!important;
+      }
       .active .floor-selector .level {
-        margin-bottom: 100!important;
+        margin-bottom: 50!important;
+      }
+      #appDiv .active .viewpoints .viewpoint {
+        margin-bottom: 50!important;
       }
     </style>
     <script src="https://js.arcgis.com/4.20/"></script>