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

#link{
  width:320px;
  height:50px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:320px;
  height:50px;
  display:box;
  border:1px solid #EE3039;
  background-color: #ffffff;
  margin: auto;
  box-sizing: border-box;
}

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}



#wave{
  
  width: 400px;
  top: -10px;
}

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



#logo{
  left: 6px;
  top: 4px;
  width: 80px;
}

#CTA{
  left: 268px;
  top: 4px;
  width: 46px

}


#text-1,#text-2, #text-3, #text-4{
  top: -1px;
  left: 175px;
  width: 67px;
  height: 50px;
  fill: #fff;
}
#text-1{
  width: 115px;
  left: 180px;
}

#text-2{
  width: 110px;
  left: 206px;
}
#text-3{
  width: 110px;
  left: 220px;
}

#text-4{
  width: 97px;
  left: 180px;
}


.circle{
  border-radius: 50%;
  border:solid 2px #EE3039;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 44px;
  left: 44px;
}


#elem_1{
  left: 125px;
  top: 0px;
}

#elem_2{
  
  left: 111px;
  top: 0px;
}

#elem_3{
  
  left: 118px;
  top: 0px;
}

#elem_4{
  
  left: 160px;
  top: 0px;
}

#elem_5{
  
  left: 130px;
  top: 0px;
}