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

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

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:600px;
  display:box;
  border:2px solid #CF3339;
  background-color: #EFEFEF;
  box-sizing: border-box;
}

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

#img-1{
  top:100px;
}

#img-2{
  left:58px;
  top:151px;
}
#img-3{
  left:58px;
  top:150px;
}
#img-4{
  left:58px;
  top:150px;
}
#img-5{
  left:58px;
  top:150px;
}

#text-1{
  left:60px;
  top:492px;
}
#text-2{
  left:64px;
  top:477px;
}
#text-3{
  left:56px;
  top:477px;
}
#text-4{
  left:93px;
  top:477px;
}
#text-5{
  left:55px;
  top:477px;
}

#CTA{
  top: 553px;
  left:34px;
}

#logo{
  top:55px;
  left:63px;
  width:167px;
}

#bottom{
  top:400px;
}
#top{
  top:-10px;
}

#icons{
  left:40px;
  top:545px;
}

#icon_canada{
  top:545px;
  left:243px;
}