@media only screen and (max-width: 766px) {
	#navigation-bar div.logo {
		width: 40% !important;
	}
}