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

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}

#wave{
  top: -10px;
  left: 0px;
  height: 110px;
  width: 800px;
}

#logo{
  left: 15px;
  top: 10px;
  width: 132px;
}

#CTA{
  left: 648px;
  top: 8px;
  width: 70px

}


#text-1, #text-2, #text-3, #text-4{
  top: 0px;
  left: 500px;
  fill: #ffffff;
  width: 144px;
  height: 91px
}

#text-1{
  width: 167px;
  height: 90px;
  left: 480px;
}
#text-2{
  left: 490px;
}


.circle{
  border-radius: 50%;
  border:solid 4px #EE3039;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 73px;
  height: 73px;
}


#elem_1{
  
  left: 168px;
  top: 3px;
}


#elem_2{
  left: 220px;
  top: 3px;
}

#elem_3{
  
  left: 276px;
  top: 3px;
}

#elem_4{
  
  left: 333px;
  top: 3px;
}

#elem_5{
  
  left: 390px;
  top: 3px;
}

