
.div-header-title {
	font-size: 13px;	
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	color: #424011;
}



.div-header-title img {
	max-height: 55px;	
}