.embed-stl-media-desc {
	margin-left: 1em;
}

.embed-stl-size-sm {
	width: 100%;
	height: 25vh;
}

.embed-stl-size-md {
	width: 100%;
	height: 50vh;
}

.embed-stl-size-lg {
	width: 100%;
	height: 75vh;
}

.embed-stl-yes-border > canvas {
	border: 1px solid black;
}

.embed-stl-hidden {
	display: none;
}

.embed-stl-target {
	position: relative;
}

.embed-stl-target > .embed-stl-cube-icon {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 7px;
	bottom: 0px;
}