<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */

@media all and (max-width: 999px) {

	div[id^="scorrimento"] .tab03-riga:nth-child(1) .tab03:nth-child(1n+2) {
		visibility: hidden;
		display: none;
	}
		
}
</pre></body></html>