Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css
===================================================================
--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css	(revision 11822)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css	(working copy)
@@ -1801,3 +1801,12 @@
 	}
 }
 
+@media only screen and (max-width: 324px) {
+	div.alignright {
+		width: 280px !important;
+	}
+
+	div.wp-caption img {
+		margin-left: -5px;
+	}
+}
