diff --git a/src/wp-content/themes/twentyseventeen/style.css b/src/wp-content/themes/twentyseventeen/style.css index 452ee30927..05dec3bae7 100644 --- a/src/wp-content/themes/twentyseventeen/style.css +++ b/src/wp-content/themes/twentyseventeen/style.css @@ -3909,13 +3909,6 @@ object { } } -@media screen and ( min-width: 55em ) { - - .panel-image { - background-attachment: fixed; - } -} - @media screen and ( min-width: 67em ) { /* Layout */ @@ -3980,6 +3973,13 @@ object { } } +@media screen and ( min-width: 85.45em ) { + + .panel-image { + background-attachment: fixed; + } +} + @media screen and ( max-width: 48.875em ) and ( min-width: 48em ) { .admin-bar .site-navigation-fixed.navigation-top,