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

	.morenews .blok {
		margin-right: 19px !important;
	}

}

@media screen and (min-width: 1281px) {

	.morenews .blok {
		margin-right: 25px !important;
	}

	.title {
		margin-bottom: 30px !important;
	}

}

.no_last_margin:nth-child(4n+4) {
	margin-right: 0px !important;
}
</pre></body></html>