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:2px solid #CF3339;
  background-color: #EFEFEF;
  box-sizing: border-box;
}

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

#img-1{
  top:100px;
}

#img-2{
  left:5px;
  top:151px;
}
#img-3{
  left:5px;
  top:150px;
}
#img-4{
  left:5px;
  top:150px;
}
#img-5{
  left:5px;
  top:150px;
}

#text-1{
  left:10px;
  top:475px;
}
#text-2{
  left:10px;
  top:430px;
}
#text-3{
  left:10px;
  top:430px;
}
#text-4{
  left:27px;
  top:440px;
}
#text-5{
  left:10px;
  top:430px;
}

#CTA{
  top: 553px;
  left:10px;
}

#logo{
  top:45px;
  left:20px;
  width:120px;
}

#bottom{
  top:425px;
}
#top{
  top:-10px;
}

#icons{
  left:22px;
  top:522px;
}

#icons_can{
  left:22px;
  top:516px;
}