.login_site {
  max-width: 400px;
}
.table_site {
  max-width: 1000px;
}


.btn {
  transition: width 0.5s;
}



