@charset "utf-8";

.jumbotron {
  background-image: url('/uploads/images/common/sale-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-attachment: fixed;*/
}