#dmdox {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#logo {
	float: left;
	width: 30%;
	margin: 0;
}

#contact {
	padding: 0em 0em 0em 40%;
	min-width: 300px;
}

