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

#link{
  width:728px;
  height:90px;
  position:absolute;
  top:0px;
  left:0px;
}

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

img, svg {
  position: absolute;
}

#all{
  visibility: hidden;
}

#yellow{
  width:600px;
  height:90px;
  display: block;
  position: absolute;
  background-color: #FEFD3F;
  left:-270px
}

#yellow_2{
  width:177px;
  height:90px;
  display: block;
  position: absolute;
  background-color: #FEFD3F;
  right:-20px
}

#img-1{
  top:0px;
  left:320px
}

#logo{
  height: 60px;
  left: 16px;
  top: 17px;
}

#logo-tricon{
  width: 70px;
  right: 44px;
  bottom: 7px;
}

#logo > * {
  fill:#000000
}

#text-1 {
  fill:#000000;
  width: 185px;
  left: 124px;
  top: 4px;
}

#text-2{
  fill:#000000;
  width: 142px;
  left: 143px;
  top: 8px;
  position: absolute;
}

#text-3{
  fill:#000000;
  width: 158px;
  right: 0px;
  top: 10px;
  position: absolute;
  font-weight: 400;
  font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

#CTA{
  left: 164px;
  top:61px;
  position: absolute;
  border:solid 1px #000000;
  text-align: center;
  border-radius: 20px;
  color:#000000;
  font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12px;
  line-height: 10px;
  text-transform: uppercase;
  font-weight: 400;
  padding:5px 18px
}

#img-2, #img-3, #img-4{
  left:320px
}

#preview{
  opacity:0.3
}