@media screen and (max-width: 600px) {
	header.spacer .wrap img,
	aside.theme nav .nav .wrap img{
		max-height: 30px;
	}
}