minor fix
diff --git a/OS-bea-WG.html b/OS-bea-WG.html
index 546ecb1..c2219a1 100644
--- a/OS-bea-WG.html
+++ b/OS-bea-WG.html
@@ -115,7 +115,7 @@
 		</div>
 		<!--------- Buttons --------------------------------------------------->
 		<div class="cta-section" style="text-align:center">
-		<a href="subscribe2mailinglist.html" style="margin:10px;" class="has-popover btn btn-success btn-large pull_right">subscribe to the OS.bea mailing list</a>
+		<a href="subscribe2mailinglist.html" style="margin:10px;" class="has-popover btn btn-success btn-large pull_right">Subscribe to the OS.bea mailing list</a>
 		</div>
 		<!---------End Buttons --------------------------------------------------->
 <p />
diff --git a/css/style.css b/css/style.css
index f5bcc13..ca315c5 100644
--- a/css/style.css
+++ b/css/style.css
@@ -300,7 +300,7 @@
 }
 
 .ui-coverflow-wrapper {
-	height : 430px;
+	height : 260px;
 	padding-top: 20px;
 }
 @media (max-width: 979px) {
@@ -1320,8 +1320,8 @@
 
 #OS\.bea {
     /* workaround for slider-height */
-    position: relative;
-    top: -180px; 
+    /*position: relative;*/
+    top: -120px; 
     }
 
 #OS\.bea-WG {