.contact__info {
	display: flex;
	justify-content: center;
	justify-items: center;
	gap: 220px;
	margin-left: 15%;
}
