@media screen and (min-width: 992px) {
  .sp-logo {
    display: none !important;
  }
  .change-color {
    background-color: rgba(210, 215, 251, 0.8588235294);
  }
}/*# sourceMappingURL=header.css.map */