.mg-popup-panel-header-title {
    visibility: hidden;
  }
  
  .stark-component-header img {
    max-width: 225px;
    max-height: none;
  }
  
  /**
   * Legend: Status
   * 1 - Open
   */
  .ol-viewport .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(1) .stark-control-legend-layer-class:nth-child(1),
  .stark-subpage-west-legend .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(1) .stark-control-legend-layer-class:nth-child(1) {
    display: none;
  }
  
  .stark-quadnb-temporary-message {
    color: #000000;
  }
