.section-banner .banner .banner-text__title--large {
	line-height: .3;
}
.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none !important;
}


.mobileHeader-container {
    background: #0178a6 !important;
}

@media(max-width: 767px){
	.hide_mobile {
		display: none!important;
	}
}
