diff --git a/app/views/front_ui/index.html.erb b/app/views/front_ui/index.html.erb
index 1e4ad8482..dcba551f2 100644
--- a/app/views/front_ui/index.html.erb
+++ b/app/views/front_ui/index.html.erb
@@ -34,6 +34,11 @@
overflow: scroll;
position: absolute;
}
+@media(max-width: 780px) {
+ .before-featured-map {
+ margin-bottom: 50px;
+ }
+}
@@ -64,7 +69,7 @@
-
+
<% if @mappers.any? %>