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: 510px;
  fill: #ffffff;
  width: 144px;
  height: 90px
}

#text-1{
  width: 144px;
  height: 90px
}

#roller_1{
  left: 358px;
  top: 7px;
}
#roller_2{
  left: 400px;
  top: 28px;
}

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

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

#elem_1{
  left: 190px;
  top: 5px;
}

#elem_2{
  
  
  left: 280px;
  top: 5px;
}