.post-author .khm-cp-author__image {
    position: absolute;
    bottom: 0;
    right: 15px;
    max-width: 15%;
}
.post-author .khm-cp-author__content {
    padding: 10px;
    color: #003e7b;
    max-width: 85%;
    font-size: 0.9rem;
    line-height: 120%;
}

.post-author .khm-cp-author{
    background-color: #e0e8eb;
    max-width: 100%;
    position: relative;
    margin-top: 70px;
}