/* top */
#z_header_top {
	height:50px;
}
#z_menu_lang a {
  width: 30px;
  display: grid;
  margin: 7px;
  float: right;
}
#z_header_logo img,
#z_header_logo_bio img {
	width:100%;
  cursor:pointer;
}

/* bottom */