body {
  margin: 0;
}
.element {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
#banner {
  overflow: hidden;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 320px;
  height: 50px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #000;
}
#cta {
  left: 250px;
  top: 16px;
  width: 60px;
  height: 19px;
}
#txt_0 {
  left: 65px;
  top: 20px;
  width: 158px;
  height: 13px;
}
#txt_0_0_mask {
  left: -8px;
  top: -4px;
  width: 173px;
  height: 20px;
}
#txt_0_0 {
  left: 6px;
  top: 2px;
  background-image: url(txt_0_0.png);
  width: 162px;
  height: 17px;
}
#txt_1 {
  left: 110px;
  top: 20px;
  width: 49px;
  height: 13px;
}
#txt_1_mask {
  left: -11px;
  top: -2px;
  width: 72px;
  height: 16px;
}
#txt_1_0 {
  left: 10px;
  top: -1px;
  background-image: url(txt_1_0.png);
  width: 51px;
  height: 18px;
}
#txt_2 {
  left: 160px;
  top: 20px;
  width: 48px;
  height: 13px;
}
#txt_2_mask {
  left: -10px;
  top: -2px;
  width: 73px;
  height: 16px;
}
#txt_2_0 {
  left: 9px;
  top: -1px;
  background-image: url(txt_2_0.png);
  width: 52px;
  height: 18px;
}
#txt_3 {
  left: 102px;
  top: 19px;
  width: 170px;
  height: 14px;
}
#txt_3_0_mask {
  left: -1px;
  top: -5px;
  width: 174px;
  height: 22px;
}
#txt_3_0 {
  left: -1px;
  top: 4px;
  background-image: url(txt_3_0.png);
  width: 172px;
  height: 16px;
}
#phone {
  left: 45px;
  top: 8px;
  width: 34px;
  height: 34px;
}
#cashout_svg {
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
}
#logo,
#watermark {
  left: 0;
  top: 0;
  width: 320px;
  height: 50px;
}
#watermark_mask {
  left: 3px;
  top: 4px;
  width: 26px;
  height: 12px;
}
#watermarkLogo_img {
  left: 0;
  top: 1px;
  background-image: url(watermarkLogo_img.png);
  width: 27px;
  height: 10px;
}
#logo_mask {
  left: 0;
  top: 19px;
  width: 49px;
  height: 13px;
}
#logo_img {
  left: 10px;
  top: 1px;
  background-image: url(logo_img.png);
  width: 29px;
  height: 10px;
}
#banner * {
  overflow: hidden;
}
#border {
  width: 320px;
  height: 50px;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  pointer-events: none;
}
#cover {
  width: 320px;
  height: 50px;
  background-color: #000;
  pointer-events: none;
}