diff --git a/style.css b/style.css
index 9a33f12..083eb3c 100644
--- a/style.css
+++ b/style.css
@@ -1337,12 +1337,18 @@ ol.search-results { padding-left: 0; }
 
 @media screen and (max-width: 960px) {
 
+	body.sidebar-second .content-sidebar-wrap {
+	  width: auto;
+	}
+	body.sidebar-second #sidebar-second {
+	  width: auto;
+	}
   .content-sidebar-wrap,
   #content,
   #sidebar-first,
   #sidebar-second {
   float:none;
-  width:auto !important;
+  /*width:auto !important;*/
   }
   
   #sidebar-first {
