.pcon-iframe {
	width: 100%;
	min-height: 200px;
	max-height: 100%;
	border: 0;
	display: block;
}

@media (max-width: 767px) {
	.pcon-iframe {
		height: 100vh;
	}
}

.pcon-message {
	margin-bottom: 1em;
}

.pcon-item-features {
	font-weight: 300;
}

.pcon-configure-button.button {
	display: block;
	width: 100%;
	box-sizing: border-box;
	clear: both;
	margin: 0.75em 0 0;
	text-align: center;
}
