.pardot-form-wrapper.inline > :where(.pardot-form) {
  height: 107px;

  @media (width >= 576px) {
    height: 68px;
  }
}
