.tw-date label {
  width: 100%;
}
.tw-date .tw-date--year label {
  margin-bottom: 0;
}
.tw-date .tw-date--year,
.tw-date .tw-date--month,
.tw-date .tw-date--day {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .np-theme-personal .tw-date label {
    margin-bottom: 0;
  }
}
