/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 body .login h1 a {
    background-image: url('path/to/client-logo.png');
  }