section.page-header.page-header-modern.page-header-lg {
    padding: 30px 0;
    background: #c7e1fd !important;
}

.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index: 99;
}
