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

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

#white{
  left: 328px;
  top:0px;
}

#logo{
  left: 20px;
  top: 10px;
}

#img{
  left: 165px;
  top: -27px;
}

#blue{
  background-color:#193769;
  width: 400px;
  height: 90px;
  left: -400px;
  top: 0px;
  position:absolute;
  opacity: 1;
}

#text-1{
  left: 20px;
  top:60px;
}

#text-2{
  left: 425px;
  top:30px;
}

#text-3{
  left: 465px;
  top:8px;
}

#text-4{
  left: 460px;
  top:60px;
}

#CTA{
  left:615px;
  top: 15px;
}
