.article-author {
    text-align: center;
    opacity: 50%;
}

@media(max-width: 749px){
  .article-author {
    margin-top: 0.67em;
}
}