@media (min-width: 768px) {
/*
	.grid-image-text div,
	.grid-image-text.odd div,
	.grid-image-text.odd div:last-of-type {
		width:33%;
	}
	.grid-image-text div.full {
		clear: both;
		float: none;
		width: 99.45%;
		padding-top: 1px;
	}
	.grid-image-text.odd > div:last-of-type a {
		padding-bottom: 76%;
	}
	.grid-image-text > div.full a,
	.grid-image-text.odd > div.full a {
		padding-bottom: 25%;
	}
	.grid-image-text .hide-mobile {display: block;}
	.grid-image-text.hide-mobile a {cursor: default;}
	.grid-image-text.schedules .hide-mobile figure {background: url(/assets/images/wolverinepaw-w.svg?ver=1) no-repeat center center; width:100%;}
*/
	.grid-image-text-bottom div.third,
	.grid-image-text div.third,
	.grid-image-text.odd div.third {
		width: 33.33%;
	}

	.grid-image-text div.half {
		width: 50%;
	}

	.grid-image-text .full {
		clear: both;
		float: none;
		width: 100%;
	}

	.grid-image-text.stack > div a,
	.grid-image-text.odd > div:last-of-type a {
		padding-bottom: 76%;
	}

	.grid-image-text > div.half a,
	.grid-image-text > div.half:last-of-type a {
			padding-bottom: 50%;
	}

	.grid-image-text > div a {
		background: #dedfe0;
	}

	.grid-image-text > div.full a,
	.grid-image-text.odd > div.full a {
		padding-bottom: 25%;
	}

	.grid-image-text > div.no-image.even.alt a,
	.grid-image-text > div.no-image.even.nrm a {
		background: #cf0a2c;
	}

	.grid-image-text > div.no-image a,
	.grid-image-text > div.no-image.even.alt + div.no-image a {
		background: #dedfe0;
	}

	.grid-image-text > div.no-image a figure figcaption,
	.grid-image-text > div.no-image.even + div.no-image a figure figcaption,
	.grid-image-text > div.no-image.even.alt + div.no-image a figure figcaption,
	.grid-image-text > div.no-image.half.even.nrm a figure figcaption {
		color: #343434;
	}

	.grid-image-text > div.no-image.even a figure figcaption,
	.grid-image-text > div.no-image.even.nrm a figure figcaption {
		color: #fff;
	}

	.grid-image-text .hide-mobile {display: block;}
	.grid-image-text.hide-mobile a {cursor: default;}
	.grid-image-text.schedules .hide-mobile figure {background: url(/assets/images/wolverinepaw-w.svg?ver=1) no-repeat center center; width:100%;}

}
