.igo-baselayers-switcher-container {
  height: auto;
  position: relative;
}
.container-expand {
  overflow: hidden;
  border-width: 0;
}
.more-baselayers {
  width: 80px;
  height: 20px;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
.more-baselayers:hover {
  background-color: #efefef;
}
.igo-baselayers-switcher-button-container {
  width: 40px;
  background-color: #fff;
}
.igo-baselayers-switcher-button-container:hover {
  background-color: #efefef;
}
button,
:host >>> button .mat-button-ripple-round {
  border-radius: 0;
}
