Merge "Fixes for logo overlapping blue background in slider." into staging
diff --git a/static/css/style.blue.css b/static/css/style.blue.css
index faf9d5c..08b619c 100755
--- a/static/css/style.blue.css
+++ b/static/css/style.blue.css
@@ -1148,7 +1148,7 @@
 }
 .home-carousel {
   position: relative;
-  background: url('../img/BackgroundImg.png') center center repeat;
+  /*background: url('../img/BackgroundImg.png') center center repeat;*/
   background-size: cover;
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;