.select_view_default {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.03em;
    color: #28282C;
    padding: 0;
    background: none;
    border: 0;
    min-width: unset;
}
.select_view_default::after { display: none!important; }
.bootstrap-select.select_view ~ .select_view_default { display: none !important; }