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 #16264C;
  background-color: #16264C ;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
}

#all{
  visibility: hidden;
}

#logo-1, #logo-1a{
  top:52px;
  left:10px
}

#logo-2, #logo-2a{
  top:165px;
  left:10px
}

#line, #line-1{
  
  left:10px;
  top:134px;
  width:140px;
  height:2px;
  background-color: white;
  position: absolute;
}


#url{
  bottom:15px;
  left:5px
}


#text-1{
  width:133px;
  fill:white;
  left:10px;
  top:350px
}


#text-2-1{
  fill:white;
  width:69px;
  left:6px;
  top:30px

}

#text-2-2{
  fill:white;
  width:63px;
  left:86px;
  top:30px

}

#text-3-1{
  fill:white;
  width:84px;
  left:6px;
  top:30px

}

#text-3-2{
  fill:white;
  width:50px;
  left:86px;
  top:30px

}

#text-4-1{
  fill:white;
  width:68px;
  left:6px;
  top:30px

}

#text-4-2{
  fill:white;
  width:63px;
  left:86px;
  top:30px

}

#text-5-1{
  fill:white;
  width:104px;
  left:10px;
  top:290px

}

#text-5-2{
  fill:white;
  width:121px;
  left:10px;
  top:370px

}


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