Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss	(revision 12421)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss	(working copy)
@@ -1900,6 +1900,14 @@
 	}
 }
 
+@media screen and (max-width: 440px) {
+
+	.filter-count .count,
+	.title-count {
+		margin-top: 20px;
+	}
+}
+
 @media only screen and (max-width: 400px) {
 	.theme-browser .theme {
 		width: 100%;
