@media screen and ( max-width: $grid-breakpoint-lg - 1 ) {

	@import './layout/stack';
}