diff --git a/css/marketing.css b/css/marketing.css index 9a32c0a260..e51a444b15 100644 --- a/css/marketing.css +++ b/css/marketing.css @@ -141,7 +141,7 @@ header.announcement { @media screen and (min-width: 1200px) { header.announcement.home { background: #e3e3e3 url("/static/images/marketing/shot-1-large.jpg"); } } - @media screen and (max-width: 1199px) and (min-width: 700px) { + @media screen and (max-width: 1199px) { header.announcement.home { background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg"); } } @media screen and (min-width: 1200px) {