@media screen and (max-width: 640px) {
  #auth {
    width: 300px;
  }
}
