.nav-bot > nav {
  width: 100%;
  margin: 0 auto;
  display: flex; }

.menu-bot {
  overflow: inherit;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center; }

.schedule-bot {
  left: 390px;
  width: 560px; }
