/* line 4, styles.scss */
#banner_content .bkg {
  background-size: contain;
  width: 100%;
  height: 100%;
}
/* line 10, styles.scss */
#banner_content #clickTag,
#banner_content #gots-badge {
  backface-visibility: hidden;
  perspective: 1000px;
}
/* line 16, styles.scss */
#banner_content #photo-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 153px;
  overflow: hidden;
}
/* line 25, styles.scss */
#banner_content #white-bkg {
  position: absolute;
  top: 153px;
  left: 0;
  width: 300px;
  height: 97px;
  background-color: #FFFFFF;
}
/* line 34, styles.scss */
#banner_content #CTA-1 {
  position: absolute;
  top: 59px;
  left: 109px;
  width: 172px;
  height: 28px;
  background-color: #93C847;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  overflow: hidden;
}
/* line 45, styles.scss */
#banner_content #CTA-2 {
  position: absolute;
  top: 59px;
  left: 109px;
  width: 172px;
  height: 28px;
  background-color: #FF5040;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  overflow: hidden;
  opacity: 0;
}
/* line 57, styles.scss */
#banner_content #logo-wrap {
  overflow: hidden;
  position: absolute;
  left: 107px;
  top: 15px;
  width: 174px;
  height: 18px;
}
/* line 72, styles.scss */
#banner_content #gots-badge {
  width: 48px;
  height: 57px;
  background: url("gots-badge.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 241px;
  top: 12px;
}
/* line 72, styles.scss */
#banner_content #CTA-text-1 {
  width: 132px;
  height: 11px;
  background: url("CTA-text-1.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 19px;
  top: 8px;
}
/* line 72, styles.scss */
#banner_content #CTA-text-2 {
  width: 138px;
  height: 11px;
  background: url("CTA-text-2.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 8px;
}
/* line 72, styles.scss */
#banner_content #best-mattress {
  width: 154px;
  height: 10px;
  background: url("best-mattress.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 117px;
  top: 41px;
}
/* line 72, styles.scss */
#banner_content #logo {
  width: 174px;
  height: 18px;
  background: url("logo.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0px;
}
/* line 72, styles.scss */
#banner_content #reviews-360 {
  width: 86px;
  height: 73px;
  background: url("reviews-360.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 10px;
}
/* line 86, styles.scss */
#banner_content #photo-3 {
  width: 314px;
  height: 177px;
  background: url("photo-3.jpg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
}
/* line 86, styles.scss */
#banner_content #photo-2 {
  width: 314px;
  height: 177px;
  background: url("photo-2.jpg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
}
/* line 86, styles.scss */
#banner_content #photo-1 {
  width: 308px;
  height: 173px;
  background: url("photo-1.jpg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
}
