.mdc-select {
    padding-top: 0;
    padding-bottom: 0;
    height: 32px !important;
    option {
        color: black;
    }
}