@media(max-width:768px){

.smp-author-box{
display:block;
text-align:center;
}

.smp-author-posts{
grid-template-columns:1fr;
}

}