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 #191f6c;
  background-color: #ffffff;
  margin: auto;
  box-sizing: border-box;
}

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}

#logo{
  width: 88px;
  top: 545px;
  left: 14px;
}

#img-1{
  left: -114px;
  top: 0px;


}

#text-1{
  top: 354px;
  width: 89px;
  left: 10px;
}

#top{
  left: 10px;
  top: 10px;
  width: 91px;

}


#CTA{
  left: 10px;
  top: 453px;
  width: 82px;
}

#text-CTA{
  fill: #ffffff;
} 

#white{
  position: absolute;
  width: 300px;
  height: 370px;
  top: 330px;
  display: block;
  background-color: #fff;

}
