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 #252523;
  background-color: #252523;
  margin: auto;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  opacity:0;
}

#text-1, #text-2, #text-3, #text-4{
  left:187px;
}

#CTA{
  top: 5px;
  left:252px;
}

#logo{
  top:5px;
  left:140px;
}

#sign{
  top:2px;
  left:2px;
}

#mark{
  top:10px;
  left:144px;
}

#gray{
  left:110px;
}

#img-1, #img-2, #img-3, #img-4, #img-5{
  left: -30px;
}