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

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

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

#img-2{
  left:264px;
  top:2px;
}
#img-3{
  left:264px;
  top:2px;
}
#img-4{
  left:264px;
  top:2px;
}
#img-5{
  left:264px;
  top:2px;
}

#text-1{
  left:423px;
  top:27px;
}
#text-2{
  left:413px;
  top:19px;
}
#text-3{
  left:438px;
  top:20px;
}
#text-4{
  left:493px;
  top:17px;
}
#text-5{
  left:458px;
  top:19px;
}

#CTA{
  left:485px;
  top:48px;
  
}

#logo{

  left:44px;
  top:30px;
  width:110px;
}

#bottom{
  left:383px;
}
#top{
  left:-10px;
}

#icons{
  left:490px;
  top:44px;
}

#icon_canada{
  left:626px;
  top:44px;
}