/** Shopify CDN: Minification failed

Line 13:27 Expected ")" to end URL token

**/
.discount-main .why-buy-banner {
  display: block;
  width: 100%;
  position: relative;
  padding: 50px 0 35px;
  background-color: rgba(44,44,44,0.9);
  color: #fff;
  background-image: url({{ section.settings.bg_img | img_url:'master' }});
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}