.p_terms {
  background-color: #f5fdff;
}
.p_terms .heading {
  padding: 30px 0 20px;
}
@media only screen and (min-width: 768px) {
  .p_terms .heading {
    padding: 51px 0 28px;
  }
}
.p_terms .cc_list__item .item_list {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .p_terms .cc_list__btn {
    margin-top: 30px;
  }
}

/*# sourceMappingURL=terms.css.map */
