img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.logo {
  width: 68px;
  height: 25px;
}

.woot-widget-bubble {
  bottom: 100px !important;
}

.no-line, .btn-link {
  text-decoration: none;
}

.lined {
  text-decoration: underline;
}

header, footer {
  display: none;
}
/*# sourceMappingURL=login.css.map */