<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.single-news-banner {
    background-color: #383b43;
    padding: 60px 20px;
}

.single-news-banner h1 {
    color: #fff;
    text-align: center;
}

.single .single-news-banner .meta-wrapper {
    max-width: 1050px;
    margin: auto;
}

@media (max-width: 980px) {
	#post-1583 picture {
		float: none !important;
	}
	
	#post-1583 picture img {
		width: 100%;
	}
}

@media (max-width: 767px) {
	#post-1042 picture {
		margin: 0 !important;
	}
	
	.single-post #main-content .container {
		padding-top: 20px !important;
	}
	
	.postid-1908 .entry-content picture,
	.postid-661 .entry-content picture{
		float: none !important;
		margin: 0 !important;
	}
	
	.postid-1908 .entry-content picture img,
	.postid-661 .entry-content picture img {
		width: 100%;
	}
}
@media (min-width: 1440px) {
	.postid-1583 article picture {
		margin-left: 20px;
	}
}
</pre></body></html>