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

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

#banner {
  overflow:hidden;
  position:relative;
  width:160px;
  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: -45px;
}


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

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

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

#text-1{
  left: 15px;
  top:118px;
}
#text-2{
  left: 24px;
  top:187px;
  
}
#text-3{
  left: 10px;
  top:572px;
  
}


#text-4{
  left: 15px;
  top:432px;
  
}
#text-5{
  left: 5px;
  top:432px;
}
#text-6{
  left: 22px;
  top:445px;
}
#text-7{
  left: 0px;
  top:440px;
}

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

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

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