div .header-btns {
  background: none !important;
}
.btn-header {
  background-color: #ffd66b !important;
  color: #000000 !important;
  border: 1px solid #ffd66b !important;
  box-shadow: none !important;
}
.btn-group {
  margin: 0 !important;
}
.btn-group:first-of-type .btn-header {
  border-radius: 0 26px 26px 0 !important;
}
.btn-group:last-of-type .btn-header {
  border-radius: 26px 0 0 26px !important;
}
.dropdown-menu {
  border-radius: 18px !important;
  border: 1px solid #e9e9e9 !important;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .btn-group:first-of-type .btn-header {
    border-radius: 0 0 0 0 !important;
  }
  .btn-group:last-of-type .btn-header {
    border-radius: 0 0 0 0 !important;
  }
}

#services-mini {
  background-color: #028ac4 !important;
}
#header-tab-pri {
  border-radius: 25px 25px 0 0 !important;
  color: #000000 !important;
  background-color: #e6e6e6 !important;
  background-image: url(https://api.kindlustusest.ee/uploads/private_grey_95dad7e5b8.svg) !important;
  background-size: 20% !important;
  background-repeat: no-repeat !important;
  background-position: 50% 30% !important;
}
#header-tab-pri.active {
  background-image: url(https://api.kindlustusest.ee/uploads/private_white_61a6c0ee97.svg) !important;
  color: #000000 !important;
}
#header-tab-biz {
  border-radius: 25px 25px 0 0 !important;
  color: #000000 !important;
  background-color: #e6e6e6 !important;
  background-image: url(https://api.kindlustusest.ee/uploads/business_grey_ab2bfcf9d8.svg) !important;
  background-size: 20% !important;
  background-repeat: no-repeat !important;
  background-position: 50% 30% !important;
}
#header-tab-biz.active {
  background-image: url(https://api.kindlustusest.ee/uploads/business_white_d17b0acbd6.svg) !important;
  color: #000000 !important;
}
#header-tab .active {
  color: #ffffff !important;
  background-color: #028ac4 !important;
}
#services {
  background-color: #028ac4 !important;
  background-image: none !important;
}

@media screen and (max-width: 992px) {
  #header-tab-pri,
  #header-tab-pri.active {
    background-image: none !important;
  }
  #header-tab-biz,
  #header-tab-biz.active {
    background-image: none !important;
  }
}
