<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ngparagraphpictureparallax {
	position: relative;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}

.ngparagraphpictureparallax img {
	display: block;
	position: absolute;
	width: 100%;
}

.ngparagraphpictureparallaxframed {
	border-width: 1px;
	border-style: solid;
}</pre></body></html>