.contact__form {
	position: relative;
	left:3em;
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	align-items:center;
}
