.grid .featured {
  grid-column: span 2;
}
.grid .featured .aspect-\[3\/2\] {
  aspect-ratio: 9/3 !important;
}