diff --git a/app/assets/stylesheets/custom.css b/app/assets/stylesheets/custom.css index 7103506..e576f40 100644 --- a/app/assets/stylesheets/custom.css +++ b/app/assets/stylesheets/custom.css @@ -101,15 +101,15 @@ } #promo-why { - background-position: -960px 0px; + background-position: -932px 0px; } #promo-where { - background-position: -1920px 0px; + background-position: -1892px 0px; } #promo-more { - background-position: -2880px 0px; + background-position: -2852px 0px; } #promo-action .button { @@ -260,7 +260,7 @@ } #header-features { - padding: 10px 0px; + padding: 10px 0px; float: right; width: 300px; }