.et-slide {
  min-height: 320vh;
  height: fit-content;
  max-height: 450vh;
  min-height: -webkit-fit-content;
}

.outer-menu .menu {
  background: #0a2240;
}
.et-hero-tabs-container.et-hero-tabs-container--top a {
  height: 80px;
}
.et-hero-tabs-container.et-hero-tabs-container--top .et-logo-header {
  position: fixed;
  top: 20px;
}

.et-hero-tabs-container.et-hero-tabs-container--top.tab-title {
  top: 0px !important;
  position: fixed;
  margin-top: auto !Important;

}