.card-block {
  text-align: left; }

.card {
  overflow: hidden; }

.card--1518649739813_0 .btn-cta, .card--1518649739813_1 .btn-cta, .card--1518649739813_2 .btn-cta {
  display: none !important; }

.card--1518649739813_0 .pricing__price, .card--1518649739813_2 .pricing__price {
  font-size: 2rem; }

.card--1518649739813_0 .pricing__content p, .card--1518649739813_2 .pricing__content p {
  font-size: 14px; }

.card--1518649739813_0 .pricing__content p, .card--1518649739813_2 .pricing__content p {
  background: url("https://ecomcrew.s3.amazonaws.com/checkmark-blue.png") no-repeat;
  background-size: 20px auto;
  padding-left: 25px; }

.card--1518649739813_0 .card-block {
  background: url("https://ecomcrew.s3.amazonaws.com/niche-book.jpg") no-repeat;
  background-size: 100% auto;
  padding-top: 100%;
  background-position: 0 20px; }

.card--1518649739813_2 .card-block {
  background: url("https://ecomcrew.s3.amazonaws.com/china-book.jpg") no-repeat;
  background-size: 100% auto;
  padding-top: 100%;
  background-position: 0 20px; }

.card--1518649739813_1 .card-block {
  background: url("https://ecomcrew.s3.amazonaws.com/both-books.jpg") no-repeat;
  background-size: 100% auto;
  padding-top: 100%;
  background-position: 0 20px; }

.pricing__popular {
  border-radius: 5px 5px 0 0; }

.card--1518649739813_1 {
  border: solid 5px #2c97de; }

.card--1518649739813_1 .pricing__price {
  font-size: 4rem; }

.card--1518649739813_1 .btn-cta {
  width: 100%; }

.section--1519103572940 {
  padding: 0; }

.section--1519103572940 .countdown--boxed .countdown__amount {
  font-size: 1.5rem;
  padding: 5px 0;
  margin-bottom: 0.5rem; }

.section--1519103572940 h2 {
  font-size: 18px;
  margin-bottom: 0rem; }

.section--1519103572940 h6 {
  font-size: 12px; }

.section--1519851624370 .btn__spacing--left:after {
  background-image: url("https://ecomcrew.s3.amazonaws.com/arrow-ecf.png");
  background-size: 100%;
  display: inline-block;
  width: 100px;
  height: 100px;
  content: "";
  position: absolute;
  right: 30%;
  z-index: 10;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@media (max-width: 544px) {
  .section--1519851624370 .btn__spacing--left:after {
    right: 0;
    width: 60px;
    height: 60px; } }
@media (max-width: 767px) {
  .section--1519851624370 .btn__spacing--left:after {
    right: 0;
    width: 60px;
    height: 60px; }

  h1 {
    font-size: 24px; }

  .section--1519103572940 {
    padding: 10px 0; }

  .section--1518653507662 {
    height: 0 !important; }

  .section--1518738303716 {
    height: 20px !important; }

  .section--1494270506459 {
    background: rgba(255, 255, 255, 0.6);
    padding: 30px 0; }

  .section--countdown .countdown--boxed .countdown__amount {
    padding: 20px 0; } }
