@media only screen and (min-width: 1069px) {
	.glance-three-up {
		flex-wrap: nowrap;
	}

	.large-nowrap {
		display: inline-block;
		text-decoration: inherit;
		white-space: nowrap;
	}
}
