
	.wall.svelte-lcco6 {
		display: flex;

		align-items: stretch;
		justify-content: stretch;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: stretch;
		justify-content: center;
		/* max-height: 80vh; */

		gap: var(--gap-tight-grid);
		/* padding: 2rem 0rem; */
	}
