@import 'product-category.css';

@media all and (min-width: 992px) {
  body.ultrainterior .using-product-banner {
    background-image: url(../../../../../gallery/behrrefresh/product-category/bui-mainpoints.jpg);
   }
}

@media all and (min-width: 992px) {
  .using-product-banner {
    background-image: url(../../../../../gallery/behrrefresh/product-category/bue-mainpoints.jpg);
  }
   
  .behr-ppu-product {
    margin-top: -100px;
	margin-bottom: 100px;
  }
}

@media all and (min-width: 992px) and (max-width: 1200px) {
  .using-product-banner {
    background-size: 100%;
    background-position: bottom;
  }
}

@media (min-width: 992px) {
body.ultrainterior .offset-lg-5 {
    margin-left: 30.666667%;
  }
}


@media all and (max-width: 991px) {
  .using-product-banner {
    background-image: url(../../../../../gallery/behrrefresh/product-category/mainpoints_bg.jpg);
    background-size: 200%;
    margin-right: -30px;
    margin-left: -30px;
    padding-bottom: 0%!important;
    /* background-image: url(/binaries/content/gallery/behrrefresh/product-category/using-product-premiun-plus-ultra-sm.png);
    background-size: 220%;    
    padding-bottom: 130%!important; */
  }
}