diff --git a/css/om_oss.css b/css/om_oss.css
index 21d38400fe06c7cbb8ed4ca220b7667caedf3330..1e65603e4bdb4dc4c48b4d5fecb070d6c5d5152d 100644
--- a/css/om_oss.css
+++ b/css/om_oss.css
@@ -1,5 +1,9 @@
 /* CSS below is for om_oss.html */
 
+p {
+    line-height: 1.4em;
+}
+
 #matrix {
     margin-left: 15%;
     margin-right: 15%;
@@ -43,7 +47,7 @@
     padding: 20px 20px;
 }
 
-@media screen and (max-width:1200px){
+@media screen and (max-width:1355px){
     #SE {
         overflow-y: scroll;
     }
@@ -63,7 +67,7 @@
     }
 }
 
-@media screen and (max-width:925px){
+@media screen and (max-width:1000px){
     #NW {
         overflow-y: scroll;
     }