.chineseZodiac {
  display: flex;
  justify-content: space-between;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  padding: 20px;
  background-image: url("/assets/snippet/drag.png");
}
.chineseZodiac .snippetCta {
  background-color: #5F4BBC;
  right: 30px;
}

/*# sourceMappingURL=style.css.map */
