.navigation .img.logo {
	width: 65px;
	height: 65px;
}

.navigation {
	height: 8rem;
}

.wrapper >.container {
	padding-top: 10rem;
}

a.jmpanchor {
	display: block;
	position: relative;
	top: -10rem;
}

img.overviewimg {
	max-width: 80%;
}

img.materialimg {
	width: 30%;
}

div.contactmethod {
	margin-bottom: 10px;
	display: table;
}

div.contactmethod div {
	display: table-cell;
  vertical-align: middle;
}

img.contactimg {
	vertical-align: middle;
	margin-right: 10px;
}
