#agel-hcp-filter.sticky-filter {
  position: fixed;
  top: 105px;
 padding: 10px 0 ;
  z-index: 1050;
  background: #F8F5F1;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}