@media (max-width: 576px){
	.login-wrapper{
		width: 100%;
	}
}