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

.header-f .column-1 .logo__image img {
	max-height: 150px;
	width: auto !important;
}


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