.article-author-container{min-height:35px;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:16px}@media(max-width:768px){.article-author-container{height:auto;flex-direction:column;width:100%}}.author-info{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:8px}.author-info-image{width:35px;height:35px;border-radius:50%;background-color:#b5d7f2;-o-object-fit:cover;object-fit:cover}.social-media-icons{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:16px}.social-media-icons img{width:24px;height:24px}