.logo-nej .section-title { display: flex; justify-content: space-between; margin-right: 0; width: 100%; }
.logo-nej .section-title img { height: 63px; }

.claim { background: #F0F0EB; }
.claim p { max-width: revert; }

.box-logs h3,
.right-menu h3 {
	padding: 0 0 8px 0; border-bottom: 6px solid #000;
	font-size: 24px; line-height: 31px;
	font-family: 'Tabac G2', "Times New Roman", Times, serif;
}
.box-logs h3 { margin-bottom: 24px; }
.right-menu { margin: 10px 0 48px; padding: 0; }
.right-menu ul { list-style-type: none; margin: 0 12px; }
.right-menu li.active a { color: #000; font-weight: 700; letter-spacing: 0.02em; }

.submenu-lvl2 { margin-left: 16px; }
.submenu-lvl2 + li:not(.submenu-lvl2) { margin-top: 16px; }

.static-page .article-body { margin-top: 10px; }

.wrapper-cols .col2.indented {
  margin-top: 17px;
}

@media (max-width: 980px) {
	.logo-nej .section-title img { height: 53px; }
}

@media (max-width: 780px) {
	.logo-nej .section-title img { height: 40px; }
}

@media (max-width: 640px) {
	.logo-nej .section-title { flex-direction: column; }
	.logo-nej .section-title > a:first-child { margin-bottom: 8px; }
}
