@media only screen and (max-width: 500px) {
    .login-wrapper {
        width: 100%;
        margin: 0em;
    }
}