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

.colData__container.logo__container {
    width: 250px;
}

.header-f .column-2 .row-2{
	width: 92%;
}

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