 @media (max-width: 767.98px) {
    .hide-on-mobile {
      display: none;
    }
  }