/*.image-frame {
	width: 100%;
	height: 100%;
}*/

	/*.image-frame:has(.media--fluidity-height) {
		display: inline-flex;
		width: auto;
		height: 100%;
	}

	.image-frame:has(.media--fluidity-width) {
		width: 100%;
		height: auto;
	}*/

/*
.video-frame {
	height: auto;
}
	.video-frame .video-frame--fit > * {
		height: 100% !important;
		width: 100% !important;
		padding: 0 !important;
	}
*/
