.testimonials-and-reviews_page .three_column img {
  border-radius: 10px !important;
  margin-bottom: 20px;
}
.testimonials-and-reviews_page .three_column h2 {
  padding-bottom: 5px;
}
@media (min-width: 1200px) {
  .testimonials-and-reviews_page .three_column h2 {
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .testimonials-and-reviews_page .three_column h2 {
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .testimonials-and-reviews_page .three_column h2 {
    padding-bottom: 5px;
  }
}
.testimonials-and-reviews_page .three_column p {
  margin-bottom: 20px;
}
.testimonials-and-reviews_page .three_column p:last-child {
  margin-bottom: 25px;
}
.testimonials-and-reviews_page .three_column .body_button {
  width: 200px;
  margin: 0 auto 30px;
  margin-top: 10px;
  position: relative;
}

@media (min-width: 1200px) {
  .comp_chart h1 + h2:last-child, .comp_chart .h1 + .h2:last-child {
    padding-bottom: 0rem !important;
  }
}
@media (min-width: 992px) {
  .comp_chart h1 + h2:last-child, .comp_chart .h1 + .h2:last-child {
    padding-bottom: 0rem !important;
  }
}
@media (min-width: 768px) {
  .comp_chart h1 + h2:last-child, .comp_chart .h1 + .h2:last-child {
    padding-bottom: 0rem !important;
  }
}
.comp_chart h1 + h2:last-child, .comp_chart .h1 + .h2:last-child {
  padding-bottom: 0rem !important;
}

.comp_chart h1 {
  font-family: "MuseoSansRounded-700", sans-serif;
}

h1 h1, h1 .h1, .h1 h1, .h1 .h1 {
  font-size: 3.25rem;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 4.2rem;
  }
}/*# sourceMappingURL=testimonials-and-reviews.css.map */