<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ZATTOO */
.iframe-zattoo{
	height: 800px;
	margin-bottom: 20px;
}
.iframe-zattoo-jxa{
	height: 320px !important;
}
.iframe-zattoo iframe{
	height: 100%;
}
@media screen and (max-width: 767px){
	.iframe-zattoo{
		height: 300px;
	}
}</pre></body></html>