.controlDropdown select {
    display: block;
    width: 100%;
}
.controlDropdown select option {
    font-weight: 600;
    font-family: "Source Sans Pro", Tahoma, sans-serif;
}