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

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

#all{
  visibility: hidden;
}

#white{
  top: -30px;
}
#green{
  bottom: -30px;
}

#img-1{
  top:97px
}
#img-2{
  top:97px
}
#img-3{
  top:97px
}

#logo{
  top:17px
}

#t-1-1{
  top:378px;
  width:300px
}
#t-1-2{
  top:407px;
  width:300px
}

#t-1-3{
  top:436px;
  width:300px
}


#t-2-1{
  top:401px;
  width:300px
}
#t-2-2{
  top:429px;
  width:300px
}

#t-2-3{
  top:457px;
  width:300px
}

#CTA{
  width: 220px;
height: 56px;
left: 40px;
top: 505px;

filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

#logo-white{
  position: absolute;
  width: 280px;
  height: 54px;
  left: 10px;
  top: 331px;
}


#t-3-1{
  top:378px;
  width:300px
}
#t-3-2{
  top:407px;
  width:300px
}

#t-3-3{
  top:436px;
  width:300px
}