body.login div#login h1 a {
  background-image: url('/wp-content/themes/sage/resources/images/nba_logo.svg'); /* Replace with the path to your logo */
  background-size: contain; /* Adjust to fit the logo */
  width: 100%; /* Adjust width as needed */
  height: 80px; /* Adjust height as needed */
}
