@media only screen and (max-width : 767px) {
	.photostack nav {
		display: none;
	}
}
