.aspect-\[2\/1\] {
  aspect-ratio: 2/1 !important;
}

.aspect-square {
  aspect-ratio: 1 / 1 !important;
}
