.top-nav {
  max-width: none;
}
.container {
  max-width: none;
}
input.datepicker {
  width: 120px;
}
.pickers {
  display: flex;
  justify-content: end;
  align-items: center;
}
.picker {
  margin: 0 10px;
}
