Index: src/wp-content/themes/twentyfourteen/style.css
===================================================================
--- src/wp-content/themes/twentyfourteen/style.css	(revision 28857)
+++ src/wp-content/themes/twentyfourteen/style.css	(working copy)
@@ -3357,7 +3357,7 @@
 
 	.full-width .site-content .has-post-thumbnail .entry-header,
 	.full-width.singular .site-content .hentry.has-post-thumbnail,
-	.full-width.home .site-content .hentry.has-post-thumbnail {
+	.full-width.home .site-content .hentry.has-post-thumbnail:first-child {
 		margin-top: -48px;
 	}
 
@@ -3689,7 +3689,7 @@
 	}
 
 	.full-width.singular .site-content .hentry.has-post-thumbnail,
-	.full-width.home .site-content .hentry.has-post-thumbnail {
+	.full-width.home .site-content .hentry.has-post-thumbnail:first-child {
 		margin-top: -72px;
 	}
 
