#root {
  min-height: 100vh;
}

#mi-proof-of-delivery {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.mi-tabs {
  width: 100%;
}
