CSS selector value is overwritten by the above mentioned CSS selector in same Controls

I am facing the issue while creating customs controls. When I use multiple selector CSS rules with value, the value of the second one is duplicated by the first CSS rule value. Both the CSS rules passed in an array format to the CSS key of the control.

Either the CSS selector is not working or I am missing something major. Please help.