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

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

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:50px;
  display:box;
  border:1px solid #003399;
  background-color: #F0F0F0;
  box-sizing: border-box;
}

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

#all{
  visibility: hidden;
}

#green{
position: absolute;
width: 236px;
height: 50px;
left: 80px;
top: 0px;
  
}

#logo{
  width: 85px;
  height: 34px;
  left: 5px;
  top: 8px;
  
}

#t-1-1{
 width: 109px;
 height: 13px;
 left: 121px;
 top: 4px;
 
}


#t-1-2{
  width: 137px;
  height: 13px;
  left: 107px;
  top: 19px;

}

#t-1-3{
  width: 137px;
  height: 13px;
  left: 107px;
  top: 34px;

}


#t-2-1{
 width: 98px;
 height: 13px;
 left: 128px;
 top: 3px;

}

#t-2-2{
 width: 140px;
 height: 16px;
 left: 105px;
 top: 16px;

}

#t-2-3{
 width: 128px;
 height: 10px;
 left: 111px;
 top: 34px;

}


#CTA{
  width: 48px;
  height: 30px;
  left: 246px;
  top: 10px;

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


#t-3-1{
 width: 72px;
 height: 15px;
 left: 137px;
 top: 3px;

}

#t-3-2{
 width: 124px;
 height: 11px;
 left: 113px;
 top: 20px;

}

#t-3-3{
 width: 72px;
 height: 11px;
 left: 139px;
 top: 35px;

}