<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 480px) and (max-width: 767px){

	.timeline-view .entry-author{
		padding-right: 50%;
		clear: both;
	}
	#header-container &gt; .row{
		display: block !important;
	}
	#header-container &gt; .row &gt; .columns{
		display: block !important;
		vertical-align: middle;
		float: left !important;
	}
	#page{
		border: 0 none !important;
	}
	.widget .tabs-controller li{
		font-size: 12px;
	}
}</pre></body></html>