.wrapper{box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;border-radius:2px;background-color:#fff;transition:box-shadow 250ms ease 0s;padding:25px}.header{display:flex}.header_icon{margin-right:15px;display:block}.header_icon>img{border-radius:100px;height: 32px;width: 32px;}.header_container{display:flex;flex-direction:column;width:100%}.header_main{display:flex;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.header_main>h3{font-size:1.2rem;letter-spacing:0;font-weight:700;display:flex;-webkit-box-align:center;align-items:center;margin:0}.header_main>h3>div{display:flex;margin-left:20px}.subheader{font-size:.8rem;color:#d0d0d0;display:block}.review_wrapper{font-size:1.2rem;margin:15px 0}.review_item{overflow-wrap:break-word;white-space:pre-wrap;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#333}.media_wrapper{display:flex;flex-direction:row}.media_item{cursor:pointer;border-radius:2px;transition:box-shadow 250ms ease 0s;min-height:100px;max-width:150px;margin-right:20px}.media_item>img{display:block;width:100%;clip:rect(10px,290px,190px,10px)}