#sel{
    width: 100px;
    height: 40px;
}

/*700px width for example*/

#sel option {
    width: inherit; /*default would be inherit*/
    height: inherit; /*just changed for example*/ 