    

    .kontakt-menu {
      justify-content: center;
      display: flex;
      align-items: center;
    }



@media only screen and (max-width: 600px) {

    .flex {
    	display: block;
    }
    
    }