@media only screen and (min-width: 768px) {
	.login-container .fieldset.login>.field>.control {
		width: 74.2%;
	}
}
