  .compare-results-header {
    flex-direction: column;
  }

  .compare-tab-nav {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
