.Landscape {
	grid-column: 1 / -1;
	max-height: 100vh;
	width: auto;
	margin: 0 auto;
}