diff --git a/_sass/_base.sass b/_sass/_base.sass
index c4aee5d557..2e921de051 100644
--- a/_sass/_base.sass
+++ b/_sass/_base.sass
@@ -1281,14 +1281,20 @@ $feature-box-div-margin-bottom: 40px
padding: 30px 0
#bigSocial
+ text-align: center
+
div
+ display: inline-block
+ float: none
padding-top: 125px
+ width: calc(90%)
+
+
+ //div:nth-child(1)
+ // background-image: url(/images/community_logos/viacom_logo.png)
div:nth-child(1)
- background-image: url(/images/community_logos/viacom_logo.png)
-
- div:nth-child(2)
background-image: url(/images/community_logos/ebay_logo.png)
- div:nth-child(3)
+ div:nth-child(2)
background-image: url(/images/community_logos/wikimedia_foundation_logo.png)
diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass
index 69ab7bd179..1af0088d30 100644
--- a/_sass/_desktop.sass
+++ b/_sass/_desktop.sass
@@ -164,7 +164,7 @@ $video-section-height: 550px
margin-bottom: 20px
a
- width: 25%
+ width: 20%
float: left
font-size: 24px
font-weight: 300
@@ -280,4 +280,11 @@ $video-section-height: 550px
#tryKubernetes
width: auto
background-color: $blue
- padding: 0 20px
\ No newline at end of file
+ padding: 0 20px
+
+
+
+
+ #bigSocial
+ div
+ width: calc(50% - 15px)
diff --git a/index.html b/index.html
index 101e351654..1a08b02c8f 100644
--- a/index.html
+++ b/index.html
@@ -132,10 +132,10 @@ title: Production-Grade Container Orchestration
Case Studies
-
-
Watch the video
-
Creating Next Generation Kubernetes Infrastructure at Viacom
-
+
+
+
+
Read the story
Inside eBay’s shift to Kubernetes and containers atop OpenStack
@@ -145,6 +145,7 @@ title: Production-Grade Container Orchestration
Migrating from a homegrown ‘cluster’ to Kubernetes
+