.catalog-top__sort-select .main-select-n .select {
    min-width: auto;
}
.select__option a {
    color: #32373E;
}
.catalog-top__mob-select .select__toggle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select__option a.active {
    color: #19398B;
}