.elementor-2997 .elementor-element.elementor-element-f21831d{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-ba5d271 *//* Desktop */
.im-terms h1 {
  font-size: 48px !important;
}

.im-terms h2 {
  font-size: 31px !important;
}

.im-terms h3 {
  font-size: 21px !important;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  .im-terms h1 {
    font-size: 40px !important;
  }

  .im-terms h2 {
    font-size: 28px !important;
  }

  .im-terms h3 {
    font-size: 20px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .im-terms h1 {
    font-size: 32px !important;
  }

  .im-terms h2 {
    font-size: 24px !important;
  }

  .im-terms h3 {
    font-size: 18px !important;
  }
}/* End custom CSS */