/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@media only screen and (min-width:200px) and (max-width:770px) {
	#custom #top-navigation {
		display: inline-block !important;
	}
}