diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 6c200a011a..0121d3ae0d 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -401,7 +401,7 @@ body.page-home { #enterprise-intro-bg { background: #000 image-url("enterprise-callout-bg.svg") bottom right no-repeat; - background-size: 100%; + background-size: 80%; @include skewY(3deg); z-index: 20; }