<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nextImages {
	overflow-x: hidden;
	overflow-y: visible;
	position: relative;
	display: block;
	width: 100%;
	height: 430px;
}
.nextImagesInner {
	position: absolute;
}
.first, .second {
	float: left;
}</pre></body></html>