/* line 1, /var/www/htdocs/app/assets/stylesheets/references.scss */
#references {
  background-color: white;
  background-image: url("/img/main_1.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
