/* Desktop programme CTA: remove the redundant cream outer capsule. */
@media (min-width: 641px) {
  .coaching-pricing .commitment-card {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }
}
