@media screen and (max-width: 600px) {

li.navigation-item {
	width: 100%;
}

img.contactimg {
	max-width: 4em;
}

}
