.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;
  }
  .esri-scale-bar.esri-widget {
    display: none !important;
  }
  .coh-select {
    margin-bottom: 0.5rem;
  }
  .coh-loading-text {
    margin-left: 35px !important;
  }
  #applyBtn {
    float: right;
    margin-top: 1rem;
  }
  @media only screen and (max-width: 465px) {
    #cohSearchWidget {
      max-width: 212px;
    }
  }