/* Chris De La Vega Login Logo Change */

.login h1 a {
 background: url('https://www.paperstreet.com/images/layout/logo.png') no-repeat top center;
 width: 326px;
 height: 73px;
 text-indent: -9999px;
 overflow: hidden;
 padding-bottom: 15px;
 display: block;
 background-size: contain;
}