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

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}

#lungs{
  position: absolute;
  top: 152px;
  left: 0px;
}


#logo{

}

#CTA{
  left: 0px;
  top: 490px;

}


#text-1, #text-2, #text-3, #text-4, #text-5, #text-6, #text-7{
  fill: #191f6c;
}

#text-1{
  top: 324px;
}

#text-2{
  top: 460px;
}
 #text-3{
  top: 546px;
}

#text-4{
  top: 103px;
}

#text-5{
  top: 320px;
  left: 8px;
  width: 160px;
}

#text-5-2{
  fill: #e02088;
}

#text-6{
  top: 226px;
  
}

#text-7{
  top: 121px;
}
