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:1px solid #193769;
  background-color: #ffffff;
  box-sizing: border-box;
}

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




#white{
  top:195px;
}


#logo{
  left: 40px;
  top: 45px;
  
}


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

#blue{
  background-color:#193769;
  width: 300px;
  height: 340px;
  left: 0px;
  top: -340px;
  position:absolute;
  opacity: 1;
}

#text-1{
  left: 0px;
  top:121px;
}

#text-2{
  left: 0px;
  top:422px;
  
}
#text-3{
  left: 0px;
  top:396px;
  
}

#text-4{
  left: 0px;
  top:465px;
}

#CTA{
  left:31px;
  top: 518px;
}
