.pd-container{
	    gap: 1.5rem !important;
}


@media (max-width: 767px) {
	
	
	.cmef-hero__breadcrumb{
		font-size:13px !important;
	}
	
	
  .cmef-hero__solution-text {
    font-size: 1.4rem !important;
    line-height: 2rem !important;
  }

  .section__title {
    font-size: 1.4rem !important;
    line-height: 2rem !important;
  }
	
	.pd-list{
		width:100% !important;
	}

  .faq-title {
    font-size: 1.4rem !important;
    line-height: 2rem !important;
  }

  .accordion-body {
    /* font-size: 1rem !important; */
    line-height: 1.4rem !important;
  }

  .faq-accordion .accordion-button {
    line-height: 1.4rem !important;
  }

  .cmef-stat-strip__counter {
    word-break: normal;
    overflow-wrap: normal;
  }

  .cmef-stat-strip__badge::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 80px; /* Border length */
    height: 2px;
  }

  .cmef-reach__media {
    width: 260px;
    height: 320px;
  }

  .cmef-highlighted-callout__title {
    font-size: 1.4rem !important;
    line-height: 2rem !important;
  }

  .cmef-highlighted-callout__description p {
    font-size: 1rem;
    line-height: 1.4rem;
    text-align: left;
  }

  .impact-section__description {
    font-size: 1rem !important;
    line-height: 1.4rem !important;
  }
	
	.pd-section[data-cmef-image-position="left"] .pd-container
	{
		grid-template-columns: 1fr !important;
	}
	
	.cmef-solutions-hero-split__section-title
	{
		 font-size: 1.4rem !important;
    line-height: 2rem !important;
	}
	
	.cmef-solutions-hero-split__description, .cmef-solutions-hero-split__section-description
	{
		   font-size: 1rem !important;
    line-height: 1.4rem !important;
	}
}
