diff --git a/content/program.md b/content/program.md
index f54d401286..e2bbab585f 100644
--- a/content/program.md
+++ b/content/program.md
@@ -8,9 +8,9 @@ layout: developers
It takes a community to design, build, and ship great software.
Building an application that integrates with GitHub? Register for our Developer Program! The possibilities are endless, and you enjoy the kudos.
Register now
+
+
-
-
diff --git a/static/css/documentation.css b/static/css/documentation.css
index b858fd6d86..ef15af470b 100644
--- a/static/css/documentation.css
+++ b/static/css/documentation.css
@@ -858,6 +858,7 @@ a .mega-octicon {
.dev-program.feature {
height: 420px;
margin-top: -2px;
+ overflow-x: hidden;
position: relative;
}
@@ -877,11 +878,11 @@ a .mega-octicon {
}
.dev-program.feature .earth {
- margin-top: -187px;
+ margin-top: -150px;
position: absolute;
- right: 5%;
+ right: -55px;
top: 50%;
- z-index: 0;
+ z-index: -1;
}
.dev-program.feature .earth-short-loop {