.classes-nav-item-active {
  color: #7bc6ca;
  background-color: #fff;
  border: 0.05em solid lightgrey;
  border-bottom: 0;
}

.classes-nav-item {
  color: #fff;
  background-color: #7bc6ca;
  border: 0.1em solid lightgrey;
  border-bottom: 0;
}

.classes-list-image {
  width: 750px;
  height: 350px;
}

.class-card {
  width: 100%;
  border: 1px solid #F1F2F2;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25)
}

.class-card:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25)
}

.classes-bundle .ribbon {
    font-size: 36px;
    left: -75px;
    text-transform: capitalize;
    letter-spacing: normal;
    top:40px;
    border-radius: 4px;
}

.classes-bundle .ribbon::before {
    border-left:0 !important;
}

.class-card-description {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #6C757D;
}

.class-details-description {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.classes-bundle .bundle-description {
  font-weight: 600;
  font-size: 32px;
  font-style: normal;
  line-height: normal;
}

.classes-bundle .background-image-opacity-50 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5; /* Adjust the opacity value as needed */
  z-index: -1;
  pointer-events: none;
}

.custom-font-34 {
  font-size:34px;
}


.custom-font-30 {
  font-size:30px;
}

.what-we-cover-title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700; !important;
}

.what-we-cover{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.classes-list-title {
  font-weight: 800;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 3rem;
  margin-top: 20px;
}

.classes-list-title-div {
  padding-left: 90px;
  padding-right: 90px;
}

.classes-list-description {
  font-weight: 500;
  font-size: 26px;
  line-height: 34px;
}

.classes-list-stats-value {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
}

.class-details-price {
  font-size: 24px;
  text-decoration: underline;
}

.classes-list-stats-key {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}

.classes-bundle .classes-package-seats-count{
    margin-bottom: 10px !important;
    font-size: 24px;
    font-weight: 600;
}

.classes-list-stats-badge {
  border: 0.2rem solid #954f4f!important;
  border-radius: 7px;
  width:75%;
}

.truncated-text{
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* Number of lines to show */
  -webkit-box-orient: vertical;
  max-height: 155px;
}

.class-list-testimonial {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.class-card-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
}

.class-details-description-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.class-details-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 45px;
}

.classes-list-hero-img{
  width:100%;
  height: 100%;
  object-fit: cover;
}


.truncated-text-min-h {
  min-height: 155px;
}

.class-card-container, .bundle-card-container {
  padding-right: 35px !important;
  padding-left: 35px !important;
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.bundle-card-classes-title {
  font-size: 24px;
  font-style: normal;
}

.classes-schedule-container {
  padding-right: 130px !important;
}

.classes-list-section {
  padding-top: 75px !important;
}

.class-details-seats-count {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.class-details-online-status {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.class-details-date {
  font-weight: 700;
  font-size: 32px;
  line-height: 18px;
  margin-bottom: 12px;
}

.classes-bundle .classes-package-classes-name {
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  margin-bottom: 12px;
}

.classes-bundle .class-details-date {
  font-weight: 700;
  font-size: 28px;
  line-height: 18px;
  margin-bottom: 12px;
}

.classes-bundle .event-calender {
  margin-left: 83px;
  margin-right: 63px;
}

.classes-bundle .event-calender-icon {
    max-height: 100px;
}

.classes-bundle .event-calender .event-calender-day {
    position: absolute;
    z-index: 0;
    left: 118px;
    font-size: 36px;
    margin-top: 10px;
    margin-left: 5px;
    max-width: 40px;
}

.class-details-date-icon {
  margin-right: 29px;
}

.class-details-event-data {
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
}

.classes-bundle .class-details-event-data {
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}

.classes-bundle .register-btn{
  width: auto;
  max-height: 90px;
  font-size: 36px;
  padding: 28px 18px;
  letter-spacing: normal;
}

.class-details-event-data-icon{
  margin-left: 0.2rem;
  margin-right: 37px;
}

.classes-bundle .class-details-event-data-icon{
  margin-right: 17px;
}

.classes-bundle .event-calender-month {
    font-size: 20px;
  }

.class-details-register-btn{
  margin-top: 10px;
  font-weight: 700;
  font-size: 20px;
  padding: 12px 20px !important;
}

.image-overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #EDF2F9;
  width: 100% !important;
  padding: 10px;
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  backdrop-filter: blur(2px);
}

.class-details-taught-by {
  font-weight: 600;
  font-size: 24px;
  line-height: 20px;
  color: #1E1E1E;
}

.classes-bundle .instructor-image {
    border-radius: 50%;
    height: 208px;
    object-fit: cover;
    object-position: center;
    width: 214px;
}

.classes-bundle .instructor-name {
  font-size: 24px;
  margin-top:12px
}

.classes-bundle .text-retail-price {
  color: #13BA41;
  font-size: 40px;
}

.classes-bundle .text-standard-price {
  color: #DB2626;
  font-size: 40px;
}

.classes-bundle .text-price {
  color: #1E1E1E;
  font-size: 24px;
}

.classes-bundle .element {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 165px;
}

.classes-bundle .circle {
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.classes-bundle .circle-burgundy {
  background-color: #944f50;
}

.classes-bundle .vline {
  border-left: 1px solid;
  color: #944f50;
  height: 100%;
}

.classes-bundle .classes-title {
  font-size: 48px;
  line-height: 45px;
}

.classes-bundle .accordion-link[aria-expanded="false"] .bi-chevron-down {
    transform: rotate(0deg);
    transition: 0.5s;
}

.classes-bundle .accordion-link[aria-expanded="true"] .bi-chevron-down {
    transform: rotate(180deg);
    transition: 0.5s;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="true"]){
    border-radius: 4px 4px 0 0 !important;
    box-shadow: 0 1px 4px rgb(0 0 0 / 0.25);
}

.classes-bundle .accordion-hide-details,
.classes-bundle .accordion-see-details {
  font-size: 20px;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="true"]) .accordion-hide-details{
    display: block;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="false"]) .accordion-hide-details{
    display: none;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="true"]) .accordion-see-details{
    display: none;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="false"]) .accordion-see-details{
    display: block;
}

.classes-bundle .discount-message .text-price {
  color: #1E1E1E;
  font-size: 20px;
}

.classes-bundle .discount-message .text-retail-price {
  color: #13BA41;
  font-size: 36px;
}

.classes-bundle .discount-message .text-standard-price {
  color: #DB2626;
  font-size: 36px;
}

.classes-bundle .card-header:has(.accordion-link[aria-expanded="false"]) {
    border-radius: 4px 4px 4px 4px !important;
    box-shadow: 0 4px 4px 4px rgb(0 0 0 / 0.25);
}

.classes-bundle .accordion-title {
  font-size: 28px;
  color: #000000;
}

.classes-bundle .bundle-title {
  font-size: 48px;
}

.classes-bundle .bundle-box {
  border: 4px solid;
  border-radius: 4px;
  padding: 25px;
}

.classes-bundle .bundle-box-title {
  font-size: 32px
}

.classes-bundle .bundle-box-icon {
  font-size: 100px;
  position: absolute;
  top:-60px;
  right:30px;
}

.classes-bundle .bundle-box-class {
  font-size: 24px;
}

.classes-bundle .bundle-box-class-price {
  font-size: 24px;
  width: 90px;
  padding-left: 25px;
}

.classes-bundle .bundle-box-class-price-border {
    border-bottom: 3px solid #B4968F;
}

.classes-bundle .bundle-box .text-standard-price {
  color: #DB2626;
  font-size: 20px;
}

.classes-bundle .bundle-box .text-retail-price {
  color: #13BA41;
  font-size: 32px;
}

.classes-bundle .bundle-box-free-bonus-title{
  font-size: 20px;
}

.classes-bundle .bundle-box-free-bonus-item {
  font-size: 24px;
}

.classes-bundle .bundle-box-free-bonus-box {
  border: 3px dashed #571B1F;
  background-color: rgba(210, 236, 237, 0.80);
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.classes-bundle .view-schedule-btn {
  font-size: 32px;
  padding: 20px 70px;
  border-radius: 4px;
}

.classes-bundle .accordion-item-text {
  font-size: 20px;
  font-weight: 400;
}

.classes-bundle .what-we-cover-title {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.classes-bundle .event-calender-day .calender-day-name {
  font-size: 12px;
}

.classes-bundle .event-calender-day .calender-day-num {
  font-size: 48px;
  margin-top: 30px;
  line-height: 0;
}

.classes-bundle .popover {
  max-width: 75%;
  position: absolute;
  left: 30% !important;
  border-radius: 10px;
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.25);
}


.classes-bundle .popover .arrow {
  left:4.5% !important;
}

.classes-bundle .popover-header {
  background-color: #954F4F;
  left:4.2% !important;
  padding: 16px 32px;
  color: #FFF;
  font-weight: 700;
}

.classes-bundle .popover-body {
  padding: 16px 22px 35px 35px;
  color: #242020;
  font-weight: 400;
  font-size: 14px;
}

.classes-bundle .popover.bs-popover-bottom .arrow::after {
  border-bottom-color: #954F4F !important;
}

.classes-bundle .bs-popover-bottom .popover-header::before {
  border-bottom: none;
}

.classes-bundle .popover .what-we-cover-title {
  font-size: 16px;
}

.two-columns {
  column-count: 2;  column-gap: 1.2rem;
}

.ribbon.ribbon-right::before {
    content: '';
    border-right: 12px solid transparent;
    border-left: 0 solid transparent;
    bottom: -14px;
    right: 0;
    left:inherit;
}

.bundle-card-discount-ribbon {
  top: 30px;
  right: 22px;
  left: inherit;
  font-size: 24px;
  color: #000;
  background-color: #FCD21D !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-transform: capitalize;
  letter-spacing: normal;
  padding-right: 35px;
  padding-left: 20px;
  z-index: 10 !important;
}

.classes-list-learn-more-btn {
  font-size: 20px;
  letter-spacing: normal;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius:4px;
  padding: 15px 14px;
}

.bundle-discount-purchase-message {
  font-size: 24px;
}

.ribbon.bundle-card-discount-ribbon::before {
  border-top-color: rgb(189, 153, 20);
}

.classes-list-section-title {
  text-align: left;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
}

.bundle-card-classes-name {
  font-size: 20px;
  font-style: normal;
  line-height: normal;
}

.bundle-card-classes-number {
  border: 2px solid #954F4F;
  border-radius: 50%;
  min-width: 20px !important;
  width: fit-content;
  height: 20px!important;
}

.bundle-box-class-number {
  border: 2px solid #954F4F;
  border-radius: 50%;
  min-width: 25px !important;
  width: fit-content;
  height: 25px!important;
  font-size: 16px;
}

.bundle-card-price {
  font-size: 24px;
}

.bundle-card-instructor, .bundle-card-online-status {
  font-size: 20px
}

.bundle-card-container .card-body, .class-card-container .card-body {
  padding: 45px 40px 40px 67px;
}

.classes-bundle .what-we-cover{
  font-size: 24px;
  line-height: normal;
  font-weight: 500;
}

.classes-bundle .class-schedule-title {
  font-size: 44px;
}

.classes-bundle .bundle-description-container {
    margin-top: 5.5rem;
}

.bundle-total-price {
  font-size: 36px;
}

.bundle-purchase-message {
  font-size: 20px;
}

.bundle-retail-price {
  font-size: 28px;
}

.classes-bundle .bundle-covered-message {
  font-size: 20px;
  color: #1E1E1E;
}

.space-partners-container .section-title {
  font-size: 40px;
}

.space-partners-container .card-container {
  padding-left: 20px;
  padding-right: 20px;
}

.space-partners-container .card-image {
  padding: 10px;
}

.space-partners-container .card-body {
  padding-top: 10px;
}

.space-partners-container .card-body-link {
  color: #000000;
  font-size: 24px;
}

.space-partners-container .card-body-text {
  font-size: 20px;
  padding-bottom: 20px;
}

@media (max-width: 1800px){
  .classes-bundle .popover {
      max-width: 60%;
      left: 20% !important;
  }

  .classes-bundle .popover .arrow {
    left:13.5% !important;
  }
  .classes-list-title-div {
    padding-left: 30px;
    padding-right: 30px;
  }
  .classes-list-title {
    font-weight: 680;
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 2.5rem;
  }

  .classes-list-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 1400px){
  .classes-bundle .what-we-cover-title {
    font-size: 20px;
  }

  .image-overlay-text {
    font-size: calc(28 - 0.5vw) !important;
  }
  .classes-list-title-div {
    padding-left: 30px;
    padding-right: 30px;
  }
  .classes-list-title {
    font-weight: 680;
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 2.5rem;
  }

  .classes-list-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
  }
  .class-details-seats-count {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
  }

  .class-details-online-status {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
  }

  .class-details-price {
    font-size: 22px;
  }
}

@media (max-width: 1200px){
  .classes-list-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 33px;
    margin-bottom: 2rem;
  }

  .classes-list-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
  }

  .classes-list-section {
    padding-top: 20px !important;
  }

  .class-details-seats-count {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
  }

  .class-details-online-status {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
  }
  .class-details-price {
    font-size: 22px;
  }
}

@media (max-width: 997px) {
  .what-we-cover {
    column-count: 1 !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }

  .classes-list-hero-img{
    width:100%;
  }
  .classes-list-stats-value {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
  }


  .classes-list-stats-key {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
  }

  .classes-list-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 1.5rem;
  }

  .classes-list-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
  }

  .classes-list-stats-badge {

  }

  .custom-font-md-24 {
      font-size: 24px;
  }

  .classes-bundle .class-schedule-title {
    font-size: 32px;
  }

  .class-card-description {
    font-weight: 400;
    font-size: 14px;
    color: #6C757D;
    line-height: 18px;
  }

  .class-list-testimonial {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
  }

  .truncated-text{
    max-height: 80px;
  }

  .truncated-text-min-h {
     min-height: 80px;
  }

  .class-card-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: capitalize;
  }

  .class-details-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
  }

  .class-details-taught-by {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
  }

  .class-details-description {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }

  .image-overlay-text {
    font-weight: 600;
    font-size: 12px !important;
    line-height: 12px;
    padding: 2px 4px;
  }

  .classes-schedule-container {
    padding-right: 15px !important;
  }

  .class-details-seats-count {
    font-size: 12px;
    line-height: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .class-details-price {
    font-size: 1rem;
  }

  .class-details-online-status {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    margin-top: 7px;
    margin-bottom: 4px;
  }

  .class-details-date {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .class-details-date-icon{
    margin-right: 12px;
    font-size: 20px;
  }

  .class-details-event-data {
    font-size: 13px;
    line-height: 13px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .class-details-event-data-icon{
    margin-left:0.1rem;
    margin-right: 1rem;
  }

  .class-details-register-btn{
    margin-top: 4px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 4px;
    padding: 6px 14px !important;
  }

 /* ---------- classes-bundle css ------------- */
  .classes-bundle .register-btn {
    font-size: 24px;
    padding: 12px 36px;
  }

  .classes-bundle .instructor-image {
    height: 120px;
    width: 120px;
    margin-right:20px;
  }

  .classes-bundle .classes-package-seats-count{
    margin-bottom: 16px !important;
    font-size: 16px;
    font-weight: 600;
  }

  .classes-bundle .ribbon {
    font-size: 24px;
    left: -20px;
    top:30px;
    margin-left:10px;
  }
  .classes-bundle .event-calender {
    margin-left: 0;
    margin-right: 5px;
  }

  .classes-bundle .event-calender .event-calender-day {
    position: absolute;
    z-index: 0;
    left: 30px;
    font-size: 36px;

  }

  .classes-bundle .event-calender-month {
    font-size: 14px;
  }

  .classes-bundle .classes-package-classes-name {
    font-size: 20px;
  }

  .classes-bundle .class-details-event-data-icon{
    margin-right: 9px;
  }

  .classes-bundle .class-details-event-data {
    font-size: 13px;
    line-height: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: 600;
  }

  .classes-bundle .element {
    height: 120px;
  }

  .classes-bundle .vline {
      height: 80%;
  }

  .classes-bundle .instructor-name {
    font-size: 18px;
    margin-top:0;
  }

  .classes-bundle .classes-title {
    font-size: 32px;
    line-height: 35px;
  }

  .classes-bundle .accordion-title {
    font-size: 20px;
  }

  .classes-bundle .bundle-description {
    font-size: 20px;
  }

  .classes-bundle .what-we-cover{
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
  }

  .classes-bundle .bundle-title {
    font-size: 32px;
  }

  .classes-bundle .text-retail-price {
    color: #13BA41;
    font-size: 24px;
  }

  .classes-bundle .text-standard-price {
    color: #DB2626;
    font-size: 24px;
  }

  .classes-bundle .text-retail-price {
    color: #13BA41;
    font-size: 24px;
  }

  .classes-bundle .bundle-box .text-standard-price {
    color: #DB2626;
    font-size: 16px;
  }

  .classes-bundle .bundle-box .text-retail-price {
    color: #13BA41;
    font-size: 24px;
  }

  .classes-bundle .text-price {
    color: #1E1E1E;
    font-size: 16px;
  }

  .classes-bundle .bundle-box {
    border: 2px solid;
    padding: 12px;
  }

  .classes-bundle .bundle-box-title {
    font-size: 24px
  }
  .classes-bundle .bundle-box-icon {
    font-size: 65px;
    top:-38px;
    right:30px;
  }
  .classes-bundle .bundle-box-class {
    font-size: 18px;
  }

  .classes-bundle .bundle-box-class-price {
    font-size: 18px;
    width: 62px;
    padding-left: 15px;
  }

  .classes-bundle .bundle-box-class-price-border {
      border-bottom: 2px solid #B4968F;
  }

  .classes-bundle .bundle-box-free-bonus-title{
    font-size: 16px;
  }

  .classes-bundle .bundle-box-free-bonus-item{
    font-size: 18px;
  }

  .classes-bundle .bundle-box-free-bonus-box {
    border: 2px dashed #571B1F;
  }

  .classes-bundle .view-schedule-btn {
    font-size: 20px;
    padding: 12px 50px;
  }

  .classes-bundle .accordion-hide-details,
  .classes-bundle .accordion-see-details {
    display: none !important;
  }

  .classes-bundle .accordion-item-text {
    font-size: 14px;
  }

  .classes-bundle .what-we-cover-title {
    font-size: 16px;
  }
  .classes-bundle .discount-message .text-price {
    font-size: 16px;
  }

  .classes-bundle .discount-message .text-retail-price {
    color: #13BA41;
    font-size: 24px;
  }

  .classes-bundle .discount-message .text-standard-price {
    color: #DB2626;
    font-size: 24px;
  }
  .classes-bundle .event-calender-day .calender-day-name {
    font-size: 10px;
  }

  .classes-bundle .event-calender-day .calender-day-num {
    font-size: 32px;
    margin-top: 25px;
    line-height: 0;
  }
  .classes-bundle .popover {
    display: none;
  }

  .bundle-card-price, .bundle-card-classes-title,
  .bundle-card-classes-name, .bundle-card-classes-number {
    font-size: 16px;
  }
  .bundle-card-instructor, .bundle-card-online-status {
    font-size: 14px
  }

  .bundle-card-discount-ribbon {
    font-size: 16px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
  }

  .classes-list-learn-more-btn {
    font-size: 12px;
    padding: 12px 8px;
  }

  .bundle-card-container .card-body, .class-card-container .card-body {
    padding: 13px 13px 30px 15px;
  }

  .bundle-box-class-number {
    border: 1px solid #954F4F;
    min-width: 20px !important;
    width: fit-content;
    height: 20px!important;
    font-size: 12px;
  }

  .classes-list-section-title {
    font-size: 22px;
  }

  .classes-bundle .bundle-description-container{
    margin-top: 85px;
  }
  .classes-bundle .accordion-link {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .bundle-discount-purchase-message {
    font-size: 18px;
  }

  .bundle-total-price {
    font-size: 24px;
  }

  .bundle-purchase-message{
    font-size: 16px;
  }

  .bundle-retail-price {
    font-size: 22px;
  }

  .classes-bundle .bundle-covered-message {
    font-size: 14px;
  }

  .space-partners-container .section-title {
    font-size: 24px;
  }

  .space-partners-container .card-container {
    padding-left: 6px;
    padding-right: 6px;
  }

  .space-partners-container .card-image {
    padding: 10px;
  }

  .space-partners-container .card-body {
    padding-top: 10px;
  }

  .space-partners-container .card-body-text {
    font-size: 14px;
    padding-bottom: 0;
  }
}

@media (max-width: 768px) {
  .bundle-card-discount-ribbon {
    top: 0;
    right: -12px;
  }

  .bundle-card-classes-container {
      position:relative !important;
  }
}
