.cover-container {

  background-image:url(/static/mvdb2_template/img/forest.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;

}
