Index: buddypress.org/public_html/wp-content/themes/bb-base/style.css
===================================================================
--- buddypress.org/public_html/wp-content/themes/bb-base/style.css	(revision 11692)
+++ buddypress.org/public_html/wp-content/themes/bb-base/style.css	(working copy)
@@ -1801,3 +1801,8 @@
 	}
 }
 
+@media only screen and (max-width: 468px) {
+	div.feature {
+		margin: 0 20px 20px 0!important;
+	}
+}
\ No newline at end of file
