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 #ff0000;
  background-color: rgb(255,255,255);
  margin: auto;
  box-sizing: border-box;
}

#all{
  visibility: hidden;
}

img, svg {
  position: absolute;
  
}

img{
  left:208px
}

svg{
  width:728px;
  height:90px;
  top:0
}

#logo{
  left:284px;
  top: 24px;
  width:115px;
}

#bottle{
  left: 205px;
  top:6px;
  width:59px
}