body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:120px;
  height:600px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:120px;
  height:600px;
  display:box;
  border:1px solid #0267B6;
  background-color: #0267B6;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  opacity:0;
}

#bg{
  top:218px;
}

#top{
  top: -30px;
}


#divider{
  position: absolute;
  opacity:0;
  width:100px;
  height:4px;
  left: 10px;
  top: 174px;
  background-color: #0267B6;
  display: block;
}

#logo{
  left:8px;
  top:32px;
}

#logo-2{
  top: 285px;
  left: 5px;
}

#img-1{
  left: 0px;
  top: 332px;
}
#img-2{
  left: 0px;
  top: 331px;
}
#img-3{
  left: 0px;
  top: 360px;
}
#img-4{
  left: 0px;
  top: 350px;
}

#text-1{
  left: 5px;
  top:118px;
}
#text-2{
  left: 5px;
  top:187px;
  
}
#text-3{
  left:2px;
  top:575px;
}


#text-4{
  left: 10px;
  top:435px;
  
}
#text-5{
  left: 10px;
  top:418px;
}
#text-6{
  left: 10px;
  top:435px;
}
#text-7{
  left: 10px;
  top:435px;
}

#CTA{
  left:3px;
  top: 508px;
}

#hand{
  left: 74px;
  top: 532px;
}

