/*************
 * Overrides *
 *************/

 .stark-component-header img {
    width: 183px;
    max-width: 183px;
    max-height: 177px;
    height: 177px;
  }
  
  .stark-component-header-provincelogo {
    display: none;
  }
  
  .stark-desktop .gm-style > div:nth-child(2) {
    left: 285px !important
  } 
  
  .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(3){
    height:30px;
  }
  
  .stark-desktop .gm-style > div:nth-child(2) {
    left: 285px !important
  } 
  
  .mg-popup-panel-header-title {
    visibility: hidden;
  }