.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/sprite-sheet.png);
  position: absolute;
  left: 0;
  top: 0; }

.copy-1 {
  margin-left: 279px;
  margin-top: 20px;
  width: 432px;
  height: 60px;
  background-position: -1px -1px;
  background-size: 558px 63px; }

.cta {
  margin-left: 588px;
  margin-top: 56px;
  width: 123px;
  height: 24px;
  background-position: -434px -38px;
  background-size: 558px 63px; }

.logo {
  margin-left: 12px;
  margin-top: 28px;
  width: 123px;
  height: 36px;
  background-position: -434px -1px;
  background-size: 558px 63px; }

/*# sourceMappingURL=sprite-sheet.css.map */
