.main-header {
  padding-top: 105px;
}
.sticky-header {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.anchor {
  scroll-margin-top: 60px;
}