.crf-plan {
  min-height: 270px;
}

.crf-plan strong {
  margin: 7px 0 5px;
}

.crf-price {
  color: #fff;
  font-size: 23px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 14px;
}

.crf-price small {
  color: #9da2af;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}

.crf-plan > small {
  color: #b8bdc8;
  font-size: 12px;
  line-height: 1.65;
  margin: 0 0 auto;
}

.crf-plan b {
  margin-top: 18px;
}

.crf-price-note {
  max-width: 760px;
  margin: 24px auto 0;
  text-align: center;
  color: #8f94a0;
  font-size: 12px;
  line-height: 1.55;
}

@media (max-width: 560px) {
  .crf-plan {
    min-height: 245px;
  }
}
