#aff_comm_plans .comm-box {
  border-radius: 10px;
  border: 1px solid;
  margin: 4% auto;
  padding-top: 42px !important;
}

#aff_comm_plans .comm-box-content {
  height: 100%;
  line-height: 1.7em !important;
  padding: 0% 4%;
  width: 100%;
}

#aff_comm_plans .comm-main-title {
  color: #151e34;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
}

#aff_comm_plans .comm-sub-title {
  color: #a3a3a3;
  font-size: 15px;
  text-align: left;
}
