.parallax {
    /* The image used */
    background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/team-faded.png");
  
    /* Full height */
    height:100%;
    width:auto;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ffff;
  }

  .parallax-oande {
    background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/oande-faded.png");
   
    height:100%;
    width:auto;
    
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ffff;
  }

.parallax-hardware {
    background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/hardware-faded.png");

    height:100%;
    width:auto;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ffff;
}
.parallax-experiments {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/experiments-banner.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-hp {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/pp-banner-new.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-safety {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/untitled-artwork-12.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-attributions {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/untitled-artwork-14.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}
.parallax-notebook {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/notebook.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-software {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/software.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-parts {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/parts.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-model {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/untitled-artwork-7.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-engineering {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/untitled-artwork-8.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-implementation {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/implementation.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-inthepress {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/inthepress.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-entrepreneurship {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/untitled-artwork-13.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}


.parallax-contribution {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/contribution.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}

.parallax-results {
  background-image: url("https://static.igem.wiki/teams/4588/wiki/headers/untitled-artwork-11.png");

  height:100%;
  width:auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #ffff;
}