* {
  box-sizing: border-box;
}

* {
  font-size: 0px;
  line-height: 0px;
}

div {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 250px;
}

img {
  width: 300px;
  height: 250px;
}

body {
  background-color: #fff;
}

#container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #072727;
}

#container {
  width: 300px;
  height: 250px;
  overflow-x: hidden;
  overflow-y: visible;
  -ms-overflow-style: none;
  overflow: hidden;
  visibility: hidden;
}

#clickScreen {
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#bg {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

#main_bg img,
#resolve_bg img {
  width: 600px;
  height: 450px;
}

#txt0a_holder {
  
}
#txt0a img {
  
}

#txt1_plus_holder {
  left: 5px;
  top: 2px;
  transform-origin: 20.5px 21.5px;
  -webkit-transform-origin: 20.5px 21.5px;
}

#cta{
  overflow: hidden;
}

#cta_plus {
  transform-origin: 259px 159px;
  -webkit-transform-origin: 259px 159px;
}

#resolve_bg_holder {
  overflow-x: hidden;
  overflow-y: visible;
  -ms-overflow-style: none;
  overflow: hidden;
}

#txt4a_holder {
  transform-origin: 147px 56px;
  -webkit-transform-origin: 147px 56px;
}

#txt4a, #txt4a_holder {
  overflow-x: visible;
  overflow-y: visible;
  overflow: visible;
}


#txt1a_holder {
  top: 27px;
  height: 21px;
  overflow-x: hidden; overflow-y: hidden; -ms-overflow-style: none; overflow: hidden;
}
#txt1a img {
  height: 21px;
}


#txt2a_holder {
  top: 28px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt2a img {
  height: 18px;
}

#txt2b_holder {
  top: 50px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt2b img {
  height: 18px;
}

#txt2c_holder {
  top: 72px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt2c img {
  height: 18px;
}


#txt3a_holder {
  top: 28px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt3a img {
  height: 18px;
}

#txt3b_holder {
  top: 50px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt3b img {
  height: 18px;
}

#txt3c_holder {
  top: 73px;
  height: 18px;
  overflow-x: hidden; overflow-y: hidden; -ms-overflow-style: none; overflow: hidden;
}
#txt3c img {
  height: 18px;
}


#txt4b_holder {
  top: 94px;
  height: 21px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt4b img {
  height: 21px;
}

#txt4c_holder {
  top: 116px;
  height: 21px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt4c img {
  height: 21px;
}

#txt4d_holder {
  top: 115px;
  height: 18px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  overflow: hidden;
}
#txt4d img {
  height: 18px;
}
