/* Custom Login Logo Styles */
#login h1 a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;
    height: 80px;
    display: block;
}