div.form-wrapper {
	min-height: 250px;
	padding-left: 92px;
}
div#notice {
	margin-top: 20px !important;
}

@media screen and (max-width: 740px) {
	div.form-wrapper {
		padding-left: 0;
	}
}
