<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-banner {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin:0 0 -10px 0 !important;
	padding:0!important;
}

.hero-banner picture {
	margin:0!important;
	padding:0!important;
}

.hero-banner img {
	width: auto;
	height: 100%;
	margin:0!important;
	padding:0!important;
}</pre></body></html>