/* Preserve the full portrait recordings and give the workshop portrait a quiet place in the closing context. */
.sharpener .selected-preview { width:100%; max-width:388px; justify-self:center; }
.sharpener .selected-preview video { display:block; aspect-ratio:9/16; max-height:none; }
.sharpener .bench-portrait { max-width:340px; margin:28px 0; }
.sharpener .bench-portrait img { display:block; width:100%; height:auto; }
@media (max-width:650px) {
  .sharpener .selected-preview { max-width:340px; }
  .sharpener .bench-portrait { max-width:300px; }
}
