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

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

#img-1{
  top:0px;
  left:66px;
}

#img-2{
  left:107px;
}
#img-3{
  left:107px;
}

#img-4{
  left:107px;
}

#img-5{
  left:107px;
}

#text-1{
  left:174px;
  top:13px;
}
#text-2{
  left:184px;
  top:7px;
}
#text-3{
  left:186px;
  top:6px;
}
#text-4{
  left:187px;
  top:13px;
}
#text-5{
  left:181px;
  top:7px;
}

#CTA{
  left:187px;
  top:32px; 
}

#logo{
  left:10px;
  top:16px;
  width:60px;
}

#bottom{
  left:152px;
}

#top{
  left:-3px;
}

#icons{
  left:200px;
  top:30px;
}

#icon_canada{
  left:276px;
  top:30px;
}