@media (min-width: 641px) and (max-width: 1007px) {
  #root {
    height: 100%;
  }
}
