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

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

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

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

#bg{
  top:239px;
}

#top{
  top: -50px;
}


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

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

#img-1{
  left: 47px;
  top: 332px;
}
#img-2{
  left: 40px;
  top: 318px;
}
#img-3{
  left: 43px;
  top: 352px;
}
#img-4{
  left: 50px;
  top: 358px;
}

#text-1{
  left: 44px;
  top:135px;
}
#text-2{
  left: 14px;
  top:196px;
  
}
#text-3{
  left: 63px;
  top:572px;
  
}


#text-4{
  left: 62px;
  top:457px;
  
}
#text-5{
  left: 0px;
  top:457px;
}
#text-6{
  left: 76px;
  top:457px;
}
#text-7{
  left: 60px;
  top:457px;
}

#CTA{
  left:33px;
  top: 522px;
}

#hand{
  left: 232px;
  top: 522px;
}

#logo{
  top:18px;
  left:70px;
}