.rwmb-select {
	min-width: 160px;
}
.rwmb-select option {
    padding: .5rem 1rem;
}
.rwmb-select-all-none {
	display: block;
	margin-top: 5px;
}
