.t395__select {
    -webkit-appearance: none;
    padding: 16px 20px;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 10px 10px 0 0;
    border: 1px solid;
    outline: none;
    margin: 0;
    font-size: 16px;
}

.t395__firefoxfix {
    /* width: 16px; */
    /* position: absolute; */
    /* top: 1px; */
    /* right: 1px; */
    /* bottom: 1px; */
    /* pointer-events: none; */
}
