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

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

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  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:56px;
}

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

#img-4{
  left:97px;
}

#img-5{
  left:97px;
}

#text-1{
  left:157px;
  top:13px;
}
#text-2{
  left:168px;
  top:6px;
}
#text-3{
  left:165px;
  top:7px;
}
#text-4{
  left:166px;
  top:13px;
}
#text-5{
  left:159px;
  top:6px;
}

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

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

#bottom{
  left:140px;
}

#top{
  left:-3px;
}

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

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