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

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

#bottom-yellow{
  left:300px;
  height:90px;
  width:500px;
  top:0px;
  background-color: #FFA300;
  display:block;
  position: absolute;
  opacity:0;
}
#bottom-white{
  left:298px;
  height:90px;
  width:500px;
  top:0px;
  background-color: #ffffff;
  position: absolute;
  opacity:0;
}
.v-bar{
  width:3px;
  height:90px;
  background-color:white;
  left:147px;
  top:0px;
  position: absolute;
  display:block;
}

#text-1{
  top:20px;
  left:340px;
}
#text-2{
  top:20px;
  left:360px;
}
#text-3{
  top:20px;
  left:360px;
}
#text-4{
  top:21px;
  left:360px;
}
#text-5{
  top:28px;
  left:335px;
}

#text-adress{
  top:74px;
  left:565px;
}

#CTA{
top: 16px;
left:580px;
}

#logo{
  top:5px;
  left:111px;
  width:80px;
}