/* Alena Lužná: preserve the supplied portrait and keep contacts readable. */
/* Use the shared estate-card background and dimensions; only retain headroom. */
html body main .estate-alena .estate-media img{object-position:center top;transform:none!important}
.estate-alena .estate-contact,.estate-alena .advisor-email{overflow-wrap:anywhere}
html body main .person[data-advisor="alena-luzna"] .portrait img{width:100%;height:100%;object-fit:contain;object-position:center top;transform:none!important}
[data-advisor="alena-luzna"] .advisor-email{overflow-wrap:anywhere}
.website-preview-image-link{display:block}.website-preview-image-link:focus-visible{outline:4px solid #b50050;outline-offset:-4px}
.website-preview-image-link img{display:block;width:100%;height:auto}
@media(max-width:700px){.estate-alena .estate-copy{min-width:0}}

/* Preserve the space above Alena’s hair in the circular office contact too. */
html body main .office-advisor-photo img[src="/assets/alena-luzna-gray.png"]{object-position:center top;transform:none!important}
