textarea {
	height: 100px;
	resize:none
}

.navbar-brand.navbar-header {
	overflow-wrap: break-word;
	overflow-x: auto
}