@charset "utf-8";

.section-header { position: sticky; margin-bottom: 0px; }

@media screen and (min-width: 750px) {
  .section-header { }
}

@media screen and (min-width: 990px) {
  .header { }
}