@media only screen and (max-width: 760px) {
	header .logo {
		width: 50%;
	}
}