#calc select {
    width:100% ;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ccc;
  }

#calc select option {

}