body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:300px;
  height:250px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:250px;
  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: 43px;
  left: 100px;
}


#logo{

}

#CTA{

  top: 198px;


}


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

#text-1{
  top: 148px;
}

#text-2{
  top: 178px;
}
 #text-3{
  top: 226px;
}

#text-4{
  top: 84px;
  left: 200px;
  width: 70px;
}

#text-5{
  top: 148px;
  left: 75px;
  width: 300px;
}

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

#text-6{
  top: 60px;
  
}

#text-7{
  top: 50px;
  
}
