.author-profile-child {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    line-height: 2.8;
    text-align: center;
    background: #eef3f7;
    margin-bottom: 10px;
}