.gbp-store-field {
	line-height: 1.6;
}

.gbp-store-field img {
	max-width: 100%;
	height: auto;
	display: block;
}

.gbp-store-field--empty {
	color: #999;
	font-style: italic;
}

.gbp-store-field--placeholder {
	padding: 20px;
	background: #f9f9f9;
	border: 1px dashed #ccc;
	text-align: center;
	color: #666;
}
