.thsb-authors {
    display: inline-block;
    margin: 40px auto
}

.thsb-authors .thsb-author {
    max-width: 110px;
    float: left
}

.thsb-authors .thsb-author:not(:first-child) {
    margin-left: 40px
}

.thsb-authors .thsb-author .thsb-author-picture {
    max-width: 74px
}

.thsb-authors .thsb-author .thsb-author-signature {
    max-width: 105px;
    margin-top: 10px
}
