﻿h2.complex-cta__value-proposition {
	font-size: 21px;
	line-height: 24px;
}
@media screen and (min-width: 768px) {
	h2.complex-cta__value-proposition {
		font-size: 28px;
		line-height: 40px;
} }

.layout-template__inner {
background: #fff;
}

@media (min-width: 768px) {
.layout-template--article .layout-template__contained-by-article, .layout-template--article .layout-template__content-max-width .layout-template__contained-by-article, .layout-template--article .layout-template__meta-information, .layout-template__article-max-width {
    max-width: 644px !important; 
} }

@media screen and (max-width: 1024px) {
.content-preview__inner, .coral-RichText-editable, .wysiwyg {
    overflow-x: visible !important;
    max-width: inherit !important;
} }

@media screen and (max-width: 767px) {
.content-preview__inner--horizontal, .content-preview__inner--horizontal .content-preview__image-container {
	margin-left: 0px !important;
	margin-right: 0px !important;
} }

@media screen and (max-width: 767px) {
.content-preview__inner--horizontal .content-preview__image-container {
	margin-top: -24px !important;
} }

@media screen and (max-width: 767px) {
.content-preview__inner--horizontal .content-preview__content-container {
	display: block !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
} }

.header__top-bar-link {
	font-size:  13px !important;
	display:block;
	line-height:44.5px !important
}
	
.header__umb-nav-item  {
	font-size:  14px !important;
}

.banner__image {
    background-size: cover !important;
}
