.expertBlogAuthor_root__78zfl{display:grid;grid-template-areas:"a b c";grid-auto-columns:50px auto 1fr;grid-gap:16px;align-items:center;line-height:1.6}.expertBlogAuthor_root__78zfl>div:first-of-type{grid-area:a}.expertBlogAuthor_root__78zfl>div:nth-of-type(2){grid-area:b}.expertBlogAuthor_root__78zfl>div:nth-of-type(3){grid-area:c}.expertBlogAuthor_avatar__yGu0z{width:48px;height:48px;border-radius:50%}@media (max-width:767px){.expertBlogAuthor_root__78zfl{grid-template-areas:"a b" "c c";grid-auto-columns:50px auto 1fr}.expertBlogAuthor_root__78zfl button{width:100%}}@media (min-width:768px){.expertBlogAuthor_root__78zfl{grid-auto-flow:column}.expertBlogAuthor_root__78zfl>div:last-of-type{justify-self:end}}