.staff-comment{--width:min(100px,60/390 * 100vw);display:grid;gap:20px min(30px,20/768 * 100vw);grid-template-columns:var(--width) 1fr}.staff-comment__thumb{border-radius:50%;height:var(--width);overflow:hidden;width:var(--width)}.staff-comment__title{align-self:center;font-family:Times New Roman,serif!important;font-size:16px;font-weight:700;line-height:1.5;margin:0}.staff-comment__desc{grid-area:2/1/3/3}@media (min-width:768px){.staff-comment{flex-direction:row;padding:15px min(20px,20/1080 * 100vw) 10px}.staff-comment__title{font-size:20px}}