<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image_slideshow-container {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}
	.img_slideshow-background {
		display: block;
		float: left;
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}</pre></body></html>