.section-login {
  width: 250px;
}

@media (min-width: 576px) {
  .section-login {
    width: 400px;
  }
}
