@media screen and (min-width: 992px){
	nav#block-gavias-tico-sub-karrieriroda-fomenu-2 li.menu-item a {
  max-width: 160px;
  /*min-height: 72px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: normal;
  overflow-wrap: break-word;
  padding: 10px 12px;
  box-sizing: border-box;
  line-height: 1.25;
}
}