.astroid-header-section header.astroid-header {
 padding:0px 0;
 z-index:1
}
.p-1 {
 padding:0rem !important;
}
.pb-3, .py-3 {
  /* padding-bottom: 1rem !important; */
  padding-bottom: 0.3rem !important;
}

.pt-3, .py-3 {
  /* padding-top: 1rem !important; */
  padding-top: 0.3rem !important;
}

