.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: 18px;
  margin-top: 72px;
  width: 240px;
  height: 104px;
  background-position: -1px -75px;
  background-size: 302px 180px; }

.cta {
  margin-left: 0px;
  margin-top: 556px;
  width: 300px;
  height: 44px;
  background-position: -1px -30px;
  background-size: 302px 180px; }

.logo {
  margin-left: 18px;
  margin-top: 16px;
  width: 237px;
  height: 28px;
  background-position: -1px -1px;
  background-size: 302px 180px; }

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