/* Keep the frame on the photograph at every viewport height. */
#gpba-full .harper-profile.building-panes .bp-pane a{width:100%;max-width:100%}
#gpba-full .harper-profile.building-panes .bp-pane img{width:100%!important;height:auto!important;max-height:none!important}
@media(min-width:851px){#gpba-full .harper-profile.building-panes .bp-pane a{width:min(100%,calc((100svh - 10rem) * var(--photo-ratio,1)))}}
@media print{#gpba-full .harper-profile.building-panes .bp-pane a{width:100%}}
