/* Botanical specimens inspired by Jeisson's reference photographs. */
.approach-leaf{left:0;top:50px;width:57%;height:370px;object-fit:contain;transform:rotate(-9deg)}
.contact-pitchers{display:block;width:78%;max-width:320px;height:auto;margin:0 auto 24px;object-fit:contain}
@media(max-width:1000px){.approach-leaf{top:65px;width:56%;height:300px}}
@media(max-width:700px){.approach-leaf{top:48px;width:56%;height:300px}.contact-pitchers{width:65%;max-width:260px}}

/* Place the handwritten motto above the portrait and the name below. */
.about-composition{padding-bottom:22px}
.about-composition .portrait-name{margin:30px 6% 0}
.about-composition .about-hand{display:block;position:relative;inset:auto;max-width:none;margin:0 8% 36px;text-align:right}
@media(max-width:700px){.about-composition{padding-bottom:10px}.about-composition .about-hand{margin-bottom:30px}}
