#custom-login-page .image-col img {
  object-fit: cover;
}

@media only screen and (min-width: 768px) {
  #custom-login-page .btn {
    max-width: 200px;
  }
}

.custom-login-check {
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
}

.custom-login-btn {
  font-size: 1.125rem !important;
}

.custom-login-link {
  color: #0fa1df;
}
