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

#link{
  width:970px;
  height:250px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:970px;
  height:250px;
  display:box;
  border:1px solid #000000;
  background-color: #ffffff;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  
 
}

#all{
  visibility: hidden;
}

#heading-1, #heading-2, #heading-3, #heading-4{
  fill:#6305DB;
  top:50px;
  width:510px;
  left:500px

}

#white{
  width:1070px;
  height:250px;
  position: absolute;
  left:550px;
  top:0px;
  background-color: #ffffff;
  display: block
}


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

}

#logo{
  width: 500px;
  left: 235px;
  top: 80px;
 
}

#logo > * {
  fill:#6305DB
}

#text-1 {
  fill:#6305DB;
  left:640px;
  top:200px;
  width:220px
}

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

#CTA{
  
  width: 200px;
  left: 655px;
  top:100px;
  position: absolute;
}


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



#rect-cta{
  fill:#00C2FD
}

#text-cta{
  fill:#ffffff
}