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

#link{
  width:160px;
  height:600px;
  position:absolute;
  top:0px;
  left:0px;
}

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

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
}



#wave{
  top: -40px;
  width: 180px;
  left: -10px;
}

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

.circle-1{
  width: 90px;
}
.circle-2{
  width: 110px;
}

#elem_1{
  left: 28px;
  top: 115px;
}

#elem_2{
  
  top: 197px;
  left: 20px;
}

#logo{
  left: 10px;
  top: 20px;
  width: 140px;
}

#CTA{
  left: 15px;
  top: 530px;
  width: 130px;
}


#text-1{
  top: 460px;
  fill: #fff;
}

 #text-2, #text-3{
  top: 435px;
  fill: #fff;
}

#text-4{
  top: 460px;
  fill: #fff;
}


#roller_1{
  left: 10px;
  top: 335px;
}
#roller_2{
  left: 57px;
  top: 361px;
}

