diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
index 13df04cee..0085ae78f 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
@@ -946,6 +946,12 @@ nav.o2-post-footer-actions ul li > span > a {
 	}
 }
 
+@media screen and (max-width: 1024px) {
+	.make-welcome .entry-content{
+		margin: 20px auto 0;
+	}
+}
+
 @media screen and (max-width: 1000px) {
 	.make-welcome .entry-content .content-area,
 	.make-welcome .entry-content .widget-area {
