.sidebar {
    flex: 0 0 300px !important;
    width: 300px !important;
}

.sidebar-pills {
    flex: 0 0 300px !important;
    width: 300px !important;
}

.sidebar-nav{
    width: 300px !important;
}

.nav{
    width: 300px !important;
}

.select-icon{
    width: 100px !important;
}

.subscene-filtered{
    opacity: 0.3;
}
