/* ══════════════════════════════
       program page
    ══════════════════════════════ */

.ppx-features__content.program_stracture_main p.ppx-features__desc {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
}


ul.for_pro_str li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

ul.for_pro_str {
  padding-left: 20px;
  margin: 0px;
}


.for_pad {
  margin-top: 15px;
}