.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-title {
  margin-top: 0.95rem;
}
@media only screen and (max-width: 465px) {
  #cohSearchWidget {
    max-width: 212px;
  }
}