@media all and (width >= 624px) {
  .program-tab-content .strong-points-v2-component {
    grid-template-columns: repeat(2, 1fr);
  }
}
.program-tab-content .strong-points-v2-component .strong-point-v2-component {
  max-width: 100%;
}
@media all and (width >= 624px) {
  .program-tab-content .strong-points-v2-component .strong-point-v2-component {
    max-width: 418px;
  }
}

/*# sourceMappingURL=strong-points-v2-structure.css.map */
