/* Main container */

.vizor-navigation {
    display: none;
}

.single-brand_insight .select2-container .select2-search--dropdown .select2-search__field {
    padding: 0.5rem;
}
.single-brand_insight .select2-container--default .select2-results>.select2-results__options {
    max-height: 40rem;
}
.single-brand_insight .ticker-option .ticker-name {
    font-size: 0.9rem;
}
.single-brand_insight .select2-container--default .select2-results__group {
    padding: 0.5rem 0.5rem;
    background: #f2f2f2;
    font-size: 0.9rem;
    font-weight: 500;
}
.single-brand_insight .ticker-option .ticker-symbol {
    font-size: 0.8rem;
}