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

img, svg {
  position: absolute;
  
 
}

#all{
  visibility: hidden;
}

#white{
  width:300px;
  height:600px;
  display: block;
  position: absolute;
  background-color: #fff;
  top:394px
}

#heading-1, #heading-2, #heading-3, #heading-4{
  fill:#6305DB;
  top:426px

}

#img-1, #img-2, #img-3, #img-4{

}

#logo{
  width: 320px;
  left: -10px;
  top: 270px;
 
}

#logo > * {
  fill:#6305DB
}

#text-1 {
  fill:#6305DB;
  left:35px;
  top:550px;
  width:230px
}

#text-2{
  fill:#6305DB;
  width: 230px;
  left: 35px;
  top: 210px;
  position: absolute;
}

#CTA{
  
  width: 200px;
  left: 50px;
  top: 260px;
  position: absolute;
}


#text-3{
  fill:#6305DB;
  width: 230px;
  left: 35px;
  top: 320px;
  position: absolute;
}



#rect-cta{
  fill:#00C2FD
}

#text-cta{
  fill:#ffffff
}