.ny-line {
  background: url("../../images/new_year/ny-line.png");
  background-position: top center;
  background-repeat: no-repeat;
  position: sticky;
  z-index: 10;
  margin-bottom: -37px;
  height: 37px;
}
