body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:320px;
  height:50px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:320px;
  height:50px;
  display:box;
  border:1px solid #003399;
  background-color: #F0F0F0;
  box-sizing: border-box;
}

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

#bg{
  left:44px;
}

#blue{
  left: -60px;
  top: 0px;
}

#gray{
  left: 160px;
  top: 0px;
}


#logo{
  left: 95px;
  top: 13px;
}

#logo-white{
  left: 6px;
  top: 16px;
}

#phone{
  left: 185px;
  top: 0px;
}


#text-1{
  left: 185px;
  top:5px;
}

#text-2{
  left: 215px;
  top:5px;
}

#text-3{
  left: 215px;
  top:5px;
}

#text-4{
  left: 210px;
  top:2px;
}

#text-5{
  left: 210px;
  top:31px;
}

#CTA{
  left:255px;
  top: 5px;
}
