/* Katco — generic CMS page (view/page.php) */
.kt-page .kt-page-head { padding-bottom: 3rem; }
.kt-page-block .kt-label { margin-bottom: 1rem; }
.kt-page-block-title { margin-bottom: 2rem; max-width: 40rem; }
.kt-page-block-text { max-width: 46.81rem; }
.kt-page-block .kt-grid-media { margin-top: 0; }
@media (min-width: 62rem) {
	.kt-page .kt-page-head { padding-bottom: 4.5rem; }
}
