.stark-component-header img {
  height: 85px;
}

.stark-component-header-provincelogo {
  display: none;
}

.stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(3){
  height:30px;
}

.mg-popup-panel-header-title {
  visibility: hidden;
}

/* On mobile, show text where geocoder should be */

.stark-mobile #geocoder {
  color: #4265AF;
  font-size: 18pt;
  margin: 6px 0 0 6px;
}

.stark-mobile #geocoder::before {
  content: "Carte des sentiers";
}

.poweredSponsor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 5ch;
}

.poweredSponsor a {
  display: flex;
  justify-content: center;
  margin-right: 10%;
}

.poweredSponsor p {
    font-size: 140%;
}
