diff --git a/sass/_index.scss b/sass/_index.scss index fd75ae258f..b8409c5224 100644 --- a/sass/_index.scss +++ b/sass/_index.scss @@ -72,7 +72,7 @@ header.announcement { 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) { background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg"); }