.blank-page-logo {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}

.blank-page-logo__image {
  height: auto;
  max-width: 100%;
}
