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

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

#bg{
  top:0px;
}

#top{
  left:-50px;
  top: 0px;
}


#divider{
  position: absolute;
  opacity:0;
  width:160px;
  height:2px;
  left: 110px;
  top: 35px;
  background-color: #0267B6;
  display: block;
}

#logo{
  left:11px;
  top:22px;
}

#logo-2{
  left: 436px;
  top: 9px;
}

#img-1{
  left: 287px;
  top: 5px;
}
#img-2{
  left: 288px;
  top: 4px;
}
#img-3{
  left: 289px;
  top: 22px;
}
#img-4{
  left: 289px;
  top: 21px;
}

#text-1{
  left: 110px;
  top:11px;
}
#text-2{
  left: 110px;
  top:43px;
  
}
#text-3{
  left:436px;
  top:68px;
}


#text-4{
  left: 436px;
  top:28px;
  
}
#text-5{
  left: 436px;
  top:28px;
}
#text-6{
  left: 436px;
  top:28px;
}
#text-7{
  left: 436px;
  top:28px;
}

#CTA{
  position: absolute;
  opacity:0;
  width: 80px;
  height: 74px;
  top: 6px;
  left: 638px;
  background-color: white;
  display: block;
}

#CTA_txt{
  opacity: 1;
  position: relative;
  top: 22px;
  left: 12px;
}

#hand{
  left: 688px;
  top: 46px;
}

