.window-shot {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.window-shot img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
