.serviceTable__header.-ora.serviceTable__header--corner {
  background: #b7d800 !important;
  background-color: #b7d800 !important;
  color: #fff !important;
}

@media screen and (max-width: 749px) {
  .serviceTable__cell:first-of-type::before {
    background: #b7d800 !important;
    background-color: #b7d800 !important;
    color: #fff !important;
  }
}
