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

img, svg {
  position: absolute;
  
 
}

#all{
  visibility: hidden;
}



#img-1, #img-2, #img-3{
 
}

#img-box{
  position: absolute;
  overflow: hidden;
  width: 233px;
  height: 154px;
  left: 28px;
  top: 40px;
  border: solid 3px white;

}

#text-1{
  top: 10px;
  left: 22px;
  fill: #ffffff;
  width: 264px;
  left: 18px;
}

#text-2{
  top:220px;
  left: 9px;
  width: 122px;
  fill: #0075A6;

}

#text-3{
  top:50px;
  left: 40px;
  width: 151px;
  fill: #ffffff;

}

#text-4{
  top:50px;
  left: 40px;
  width: 187px;
  fill: #ffffff;

}

#text-5{
  top:50px;
  left: 40px;
  width: 183px;
  fill: #ffffff;

}

#white{
  width: 300px;
  height: 50px;
  left: 0px;
  top: 210px;
  background-color: #ffffff;
  display: block;
  position: absolute;
}

#logos{
  left: 145px;
  top: 218px;
}

#CTA{
  width: 160px;
  left: 70px;
  top: 150px;
}

#text-cta{
  fill: white;
}