.target_list_wrap {
    width: 100%;

}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
