.exceed-your-goals-section .section-title p {
  max-width: 758px;
}
.exceed-your-goals-section .five-icons-wrapper .icon-and-text-wrapper {
  margin-bottom: 76px;
}
.exceed-your-goals-section .five-icons-wrapper .icon-and-text-wrapper .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
.exceed-your-goals-section .five-icons-wrapper .icon-and-text-wrapper h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24.2px;
}
.exceed-your-goals-section .see-the-results-wrapper .see-the-results-texts h3 {
  font-size: 32px;
  line-height: 38.72px;
}
.exceed-your-goals-section .see-the-results-wrapper .see-the-results-texts p {
  color: #252E36;
}
.exceed-your-goals-section .goals-icons-slider-wrapper {
  max-width: 672px;
  margin-left: auto;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .slick-dots li {
  border: 1px solid #F64E6E;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  margin: 0 2px;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .slick-dots li.slick-active {
  border: 1px solid #FFEEF1;
  background: #FFEEF1;
  height: 11px;
  width: 11px;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .slick-dots li button {
  display: none;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper {
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper h5 {
  font-size: 58px;
  line-height: 58px;
  margin-bottom: 8px;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper p {
  color: #252E36;
}
.exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper .img-wrapper {
  height: 84px;
}

@media (min-width: 992px) {
  .exceed-your-goals-section .five-icons-wrapper .icon-and-text-wrapper {
    margin-bottom: 0;
  }
  .exceed-your-goals-section .five-icons-wrapper .icon-and-text-wrapper h3 {
    font-size: 24px;
    line-height: 29.04px;
  }
  .exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper {
    margin: 0;
  }
  .exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper.second-wrapper {
    margin: auto;
  }
  .exceed-your-goals-section .goals-icons-slider-wrapper .gw-wrapper.third-wrapper {
    margin-left: auto;
  }
  .exceed-your-goals-section .see-the-results-wrapper {
    background: #FFFBFB;
    border: 1px solid #DBD2D2;
    border-radius: 20px;
    padding: 60px 50px;
  }
}