.navigate-up, .navigate-down {
  display: none;
}

.t1 {
  font-size: 2em;
}

.reveal section img {
  border: none;
  background: none;
  margin: 0;
  box-shadow: none;
}

#s1Wasp {
  background-image: url(https://assets.stuff.co.nz/interactives/2016/12/wasps/img/bigwasp.svg);
  background-repeat: no-repeat;
  margin: 10px auto;
  width: 300px;
  height: 300px;
}

.fwPic img {
  width: 100%;
}

#crate {
  background-image: url(https://assets.stuff.co.nz/interactives/2016/12/wasps/img/crate.svg);
  background-repeat: no-repeat;
  margin: 10px auto;
  width: 300px;
  height: 300px;
}
