.quote-card{display:flex}.quote-card__avatar{flex:0 0 50px;width:50px}.quote-card picture{border-radius:50%;display:block;height:50px;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.35rem}.quote-card__quoter-text blockquote{color:rgba(0,0,0,.9);font-style:italic;font-size:.85rem;line-height:1.65;margin:.9rem 0 0;padding-left:33px;position:relative}.quote-card__quoter-text blockquote:before{background-image:url('https://cdn2.hubspot.net/hubfs/6739931/icon-quote.svg');background-position:center center;background-repeat:no-repeat;background-size:100% auto;content:'';display:block;height:13px;left:0;margin-bottom:1rem;position:absolute;top:7px;width:15px}.quote-card__quoter-name{margin:0 0 .2rem}.quote-card__quoter-position{font-size:.7rem;font-weight:300;line-height:1.286;margin:0;text-transform:uppercase}@media only screen and (min-width:768px){.quote-card__avatar{flex:0 0 65px;width:65px}.quote-card picture{height:65px;width:65px}}