#author_information{
    padding-top: 50px;
    padding-bottom: 50px;
}
#author_information .author-ava.hachium{
    height: 200px;
    width: 200px;
    max-width: 100%;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
    margin: auto !important;
}
#author_information .author-name.hachium{
    font-size: 22px;
    margin-top: 12px;
}
#author_information .container{
    max-width: 970px;
}