.ce-placeholder {
	padding: 56.34% 0 0 0;
	position: relative;
	width: 100%;
}

.ce-placeholder > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce-placeholder img {
	display: none;
}

.ce-placeholder .dsg-overlay {
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	width: auto;
	height: auto;
	text-align: center;
	padding: 20px;
}

.ce-placeholder .dsg-overlay button {
	padding: 8px 25px 8px 30px;
	margin: 12px 0;
	font-size: 1rem;
	cursor: pointer;
	border: none;
}


.ce-placeholder iframe {
	border: none;
}
