.about-card{align-items:center;border-style:solid;border-width:1px;display:flex;flex-direction:column;padding:1rem}.about-card--has-image{margin-top:80px}.about-card__image{border-radius:50%;box-shadow:0 1px 6px rgba(32,33,36,.28);height:160px;margin-bottom:1rem;margin-top:calc(-1rem + -80px);overflow:hidden;width:160px}.about-card__image img{height:100%;object-fit:cover;width:100%}