.login h1 a {
    background: url('/_static_html/images/logo-mol.png');
    height: 80px !important;
    width: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
