.quote-card{display:flex}.quote-card__avatar{flex:0 0 50px;width:50px}.quote-card picture{border-radius:50%;display:block;height:50px;margin-top:.25rem;overflow:hidden;position:relative;width:50px}.quote-card img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.quote-card__avatar+.quote-card__quoter{padding-left:1.2rem}.quote-card__quoter-text blockquote{font-family:ff-real-headline-pro,sans-serif;font-size:.9rem;font-style:italic;font-weight:300;line-height:1.667;margin:0 0 1.1rem}.quote-card__quoter-details p{font-size:.9rem;font-weight:700;line-height:1.56;margin:0}@media only screen and (min-width:768px){.quote-card__avatar{flex:0 0 84px;width:84px}.quote-card picture{height:84px;width:84px}}