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

#link{
  width:728px;
  height:90px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:728px;
  height:90px;
  display:box;
  border:1px solid #0D4C8F;
  background-color: #ffffff;
  margin: auto;
  box-sizing: border-box;
}

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
  
}

#bg{
  top:0px;
  width:160px
}

#wave{
  top: 0px;
  left:-1px;
  width:212px
}

#img-1 {
  top:5px;
  left:100px
}

#img-2 {
  top:15px;
  left:80px
}

#img-3 {
  top:12px;
  left:90px
}

#img-4 {
  top:12px;
  left:96px
}

#img-5 {
  top:5px;
  left:90px
}

#img-6 {
  top:12px;
  left:180px
}

#logo{
  left:230px;
  top: 30px;
  width:125px
}

#text-1{
  top:10px;
  left:360px;
  fill:#fff
}

#text-1a{
  top:56px;
  left:360px;
  fill:#fff
}

#text-2, #text-3, #text-4, #text-5{
  top:20px;
  left: 360px;
  fill:#fff
}

#cta{
  background-color: #ffffff;
  border-radius: 22px;
  height:30px;
  width:100px;
  left:590px;
  top:30px;
  position:absolute;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

#cta-text{
  left:13px;
  top:8px;
  width:74px;
}