.module-home-contato {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.form-home-contato {
	max-width: 350px;
}