.municipality-filter {
  height: 35px;
  font-size: 14px;
  padding-right: 15px;
  margin: 5px 0 5px 0px;
}

.municipalities-container {
  display: flex;
}

.fullWidth {
  width: 100% !important;
}
