.min-h-screen {
    /* background-image: url(/img/tachoweb-background.jpg); */
    /* background-size: cover; */
}

.logo {
    width: 100%;
    vertical-align: top;
}

#login-form {
    width: 100%;
}

.stores-logo {
    position: absolute;
    top: 0px;
    left: 0px;
}