
label {
	width: 100px;
}

.field,
.labelField {
	padding: 0;
}

.field-locationImage {
	display: block;
}

.value.locationImage {
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
}

.value.locationImage img {
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	max-width: 100%;
}

