Index: wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
===================================================================
--- wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(revision 11669)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(working copy)
@@ -1567,3 +1567,9 @@
 .notice.notice-info.notice-alt {
 	background-color: #e5f5fa;
 }
+@media screen and (max-width: 480px) {
+	.make-welcome .entry-content {	
+		margin-top: 30px;
+	}
+}
+	
\ No newline at end of file
