.poweredBy-text, .auth_copy {
    display: none;
}
@media screen and (max-width: 769px) {
  .header-logoImage img {
    max-height: 45vw;
    width: auto;
  }
}