.tile-sm {
	margin: 8px;
	height: 200px;
}

.tile-md {
	margin: 8px;
	height: 300px;
}

.tile-lg {
	margin: 8px;
	height: 400px;
}
