.scroll_container {
  overflow-x: scroll;
}
@media (max-height: 900px) {
  .admin {
    position: unset;
    bottom: unset;
  }
}
