@media (max-width: 768px) {


    .login100-form {
        padding: 0 15px;
    }

    .login100-form-title {
        font-size: 18px;
    }
}
body {
    background: url("/static/images/bg-cashless.png") no-repeat center center fixed;
    background-size: cover;
}