.ccm-page .info-box .info-box-left .title {
  font-size: 1.0625rem;
  line-height: 1.41176;
}
body.hd-home .info-box .info-box-left .title {
  font-size: 1.5625rem;
  line-height: 1.28;
}

.ccm-page .goal-card .title {
  font-size: 2rem;
  line-height: 1.40625;
}
@media screen and (max-width: 767px) {
  .ccm-page .goal-card .title {
    font-size: 1.8125rem;
    line-height: 1.44828;
  }
}
.ccm-page .goal-card .text {
  padding: 6px 21px 42px 26px;
}
@media screen and (max-width: 767px) {
  .ccm-page .goal-card .text {
    padding: 6px 10px 33px 24px;
  }
}
