/* custom-login.css */
body.login h1 a {
    background-image: url('dist/images/tuppco-logo.png') !important;
    background-size: contain !important;
    width: 100% !important;
    height: 84px !important; /* Adjust the height as needed */
}