.fi-topbar .h-16 {
    height: 3rem!important;
}

.fi-sidebar-header {
    height: 6rem!important;
}
.interaction_importance_high {
    border-left: 4px solid red!important;
    vertical-align: top;
}

.interaction_importance_medium {
    border-left: 3px solid orange!important;
    vertical-align: top;
}

.fi-sidebar-header {
    height: 16rem;!important;
}

.fi-tenant-avatar {
    width: max-content!important;
    height: 60px!important;
}

.fi-tabs {
    background-color: rgba(194, 198, 204, 0.1) !important;
}

.fi-dropdown-list-item-image {
    display: none;
}