/* -- Global -- */

@media screen and (min-width: 650px) {
	.forgotten-password-form input[type="text"] {
		width: 52%;
		margin: 0 5px 0 0;
	}

}


