* {
  box-sizing: border-box;
}
a img {
  border: 0;
}
img {
  position: absolute;
  transform: rotate(0.02deg);
}
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#banner {
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  width: 160px;
  height: 600px;
  background: #000;
  border: solid 1px #cdcdcd;
}
#story {
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  width: 160px;
  height: 600px;
  background: transparent;
  visibility: hidden;
  left: -1px;
  top: -1px;
}
#harbour {
  top: 0px;
  left: 0px;
}
#harbourHolder {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}
#push01_1 {
  top: 2px;
  left: 0px;
  z-index: 999999; 
}
#push01_2 {
  top: 2px;
  left: 0px;
  z-index: 999999;        
}
#push01_3 {
  top: 2px;
  left: 0px;
  z-index: 999999;
}
#push01_4 {
  top: 2px;
  left: 0px;
  z-index: 999999;
}
#push02_1 {
  top: 180px;
  left: -30px;
  transform: scale(1);
}
#push02_2 {
  top: 480px;
  left: 0px;
}

#cta {
  top: 540px;
  left: 4px;
}

