body {
  background:#ccc;
  padding:0;
  margin:0;
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, system-ui, -apple-system, Arial, sans-serif;
}

#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 #000000;
  background-color: #eeeeee;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  top:0;
  left:0;
  width:160px
  
 
}

#all{
  visibility: hidden;
}


#img-span{
  top:110px;
  position: absolute;
}

#img-1-1{
  top:0px;
  left:16px;
  height:119px;
  width:831px;
}
#img-1-2{
  top:119px;
  left:-721px;
  height:119px;
  width:831px;
}
#img-1-3{
  top:238px;
  left:-161px;
  height:119px;
  width:831px;
}
#img-1-4{
  top:357px;
  left:-507px;
  height:119px;
  width:831px;
}

#img-2, #img-3, #img-4, #img-5{
  top:217px
}

#img-2{
  position: absolute;
  bottom:0px;
  left:-337px;
  height:386px;
  width:497px;

}


#img-3{
  height:386px;
  width:347px;
  bottom:0;

  left:-187px;
}  

#img-4{
  height:386px;
  width:569px;
  bottom:0;
  left:-409px
} 

#img-5{
  height:386px;
  width:653px;
  bottom:0;
  left:-493px
} 

#small-text{
  position: absolute;
  color:white;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  left:10px;
  bottom:10px;

  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)

}