.app-navigation.files-navigation {
    width: 500px !important;
}

.files-navigation__item[data-cy-files-navigation-item="personal"] {
  display: none !important;
}

.files-navigation__item[data-cy-files-navigation-item="shareoverview"] {
  display: none !important;
}

div#contactsmenu {
    display: none;
}

