.nd-collection-header{
  background:#fff;
  padding:42px 0 18px;
}

.nd-collection-header .page-width{
  max-width:1600px;
  margin:0 auto;
  padding:0 40px;
}

.nd-collection-header__title{
  margin:0;

  font-size:28px;
  line-height:1;

  font-weight:500;
  letter-spacing:-0.03em;
  text-transform:uppercase;

  color:#111;
}