.section--dark .banner-e .banner__title {
	text-transform: uppercase;
}

.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none;
}

.component_title_default, .component__title, .stats-a .stats-item .stat__title, .search-a__page-title, .section.seo-friendly .component h1, .section.seo-friendly .editable__container h1 {
    font-size: 2rem;
}

.container-fluid .map-a .map__display {
    width: calc(100% + 30px);
    margin-left: -15px;
    max-height: 400px !important;
}