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

#link{
  width:300px;
  height:250px;
  position:absolute;
  top:0px;
  left:0px;
}

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

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}


#wave{
  top: 0px;
  width: 320px;
  left: -10px;
}

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



#logo{
  left: 100px;
  top: 9px;
  width: 100px;
}

#CTA{
  left: 70px;
  top: 212px;
  width: 160px;
  height: aotp;

}


#text-1, #text-2, #text-3, #text-4{
  top: 178px;
  fill: #ffffff;
}


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


#elem_1{
  left: 68px;
  top: 62px;
}

#elem_2{
  
  left: 168px;
  top: 62px;
}

#elem_3{
  
  left: 22px;
  top: 102px;
}

#elem_4{
  
  left: 220px;
  top: 102px;
}

#elem_5{
  
  left: 113px;
  top: 97px;
   width: 70px;
  height: 70px;
}


