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: 97px;
  left: 217px;
}

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

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

#roller_1{
  left: 108px;
  top: 1px;
}
#roller_2{
  left: 132px;
  top: 15px;
}

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

.circle-1{
  width: 42px;
}
.circle-2{
  width: 42px;
}

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

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