.wpz-aiilg-placeholder-field {
	width: 100%;
}

.wpz-aiilg-style-grid button {
	position: relative;
	min-height: 100px;
	min-width: 120px;
	color: inherit !important;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	border: 2px solid #fff;
}

.wpz-aiilg-style-grid button span {
	display: block;
	width: 100%;
	padding: 0.33em;
	background: #ffffffcc;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wpz-aiilg-style-grid button.is-pressed {
	border-color: #000;
}
	