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




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

@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}