@media screen and (min-width: 768px) {

  .woocommerce-account .account-navigation-wrap {
    width: 20%
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 80%;
  }

}

.woocommerce-account .account-navigation-wrap .kadence-customer-name {
  font-size: 1.5em;
}

.backflow-waiver-checklist {
  padding: 1.25em;
  background: #fafafa;
  border: 1px solid #CBD5E0;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card {
  display: none !important;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats {
  justify-content: left;
}