body {
  overflow-x: visible !important;
}
.stickyTopTabs {
  z-index: 99999;
  top: 0 !important;
}
.stickyTopTabs .tab {
  height: 100%;
  display: flex;
  align-items: center;
}
.stickyTopTabs .tabs {
  height: 74px;
  justify-content: space-between;
  overflow: scroll;
}

.cmp-one-ride-faq {
  padding-bottom: 40px;
}

#modalOverlay {
  z-index: 999999 !important;
}
