.li-table .li-row {
  display: flex;
  margin-bottom: 5px;
}

.li-table .li-row div:first-child {
  width: 25px;
}

@media (min-width: 576px) {
  .login-block {
    min-width: 600px;
  }
}
