/* v451: preserve the full founder portrait framing. */
.home-founder-portrait img{
  aspect-ratio:4/5;
  object-position:center top;
}
