/* Six homepage dates: 3x2 desktop, 2x3 tablet, 1x6 mobile. */
.tg-home .nilson-home-schedule__row:nth-child(5)::before {
  background-image: url('/assets/nilson-backstage.jpg');
  background-position: center 32%;
}

.tg-home .nilson-home-schedule__row:nth-child(6)::before {
  background-image: url('/assets/nilson-hero-recent-emotion.jpg');
  background-position: center 44%;
}
