@media screen and (max-width: 767px) {
	.subnav-tools-wrap .subtopics ul {
		white-space: nowrap;
	}
}

.story-layout .subnav-tools-wrap #subNavigation {
	display: block;
}
