.tournamentMap {
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	width: 200px;
	height: 230px;
	border: 1px solid black;
}
.tournamentMap_row {
	
}
.tournamentMap_row1 {
	height: 24px;
}
.tournamentMap_row2 {
	height: 24px;
}
.tournamentMap_row3 {
	height: 150px;
}
.tournamentMap_row4 {
	height: 24px;
}
.tournamentMap_image {
	max-height: 150px;
	max-width: 175px;
}


#EditTournamentMaps {
	width: fit-content;
	margin: auto;
}

.tournamentMap_edit {
	text-align: left;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

.tournamentMapClaimButton {
	padding-top: 0;
	padding-bottom: 0;
}