.ced-currency-switcher {
  max-width: 300px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
}

.ced-currency-switcher select {
  width: 100%;
  padding: 8px;
  font-size: 16px;
}
