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

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}






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


#logo{

}

#CTA{
  left: 50px;
  top: 508px;
  width: 200px

}


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

#text-1{
  top: 400px;
}

#text-2{
  top: 485px;
}
 #text-3{
  top: 560px;
}

#text-4{
  top: 100px;
}

#text-5{
  top: 380px;
  left: 12px;
}

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

#text-6{
  top: 240px;
  
}

#text-7{
  top: 135px;
  
}
