.esri-legend.esri-widget.esri-widget--panel {
  min-height: 0 !important;
}
.esri-layer-list-panel {
  margin: 0px 15px !important;
  margin-bottom: 15px !important;
}
.esri-legend__layer-child-table {
  margin-bottom: 0 !important;
}
.esri-legend__layer-table {
  margin-bottom: 0 !important;
}
.esri-legend__message {
  display: none !important;
}
.esri-legend__service {
  padding: 0 !important;
}
.result-item-subheading1 {
  width: 180px;
  font-style: italic;
}
@media only screen and (max-width: 760px) {
  .page-title {
    font-size: 2em;
  }
}
@media only screen and (max-width: 515px) {
  .page-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 465px) {
  #cohSearchWidget {
    max-width: 212px;
  }
  .page-title {
    font-size: 0;
  }
  .page-title-mobile {
    display: block;
    font-weight: 800;
    margin-top: 0;
    color: #4a4a4a;
    line-height: 1.2;
    position: relative;
    font-size: 1.8em;
  }
}

@media only screen and (max-width: 370px) {
  .page-title-mobile {
    font-size: 1.65em;
  }
}