#main_container {
  position: relative;
}

.nav-row {
  position: relative;
}

.side-tabs-container {
  position: absolute;
  top: 0;
  right: 0;
}

.limit-90 {
  max-width: 90%;
}