/* @media (max-width: 1199px) {
    .autor_card .col-md-8 {
        width: 16.666666%;
    }
    .autor_card .col-md-4 {
        width: 33.333333%;
    }
} */
.wrapper .autor_excerpt.excerpt {
    margin-bottom: 0 !important;
    font-size: 17px !important;
}
.wrapper .autor_email {
    font-size: small;
    color: #ee5b0a;
}
.wrapper .autor_profession {
    font-size: small;
    color: #6b6b6b;
    padding-bottom: 0 !important;
}
.wrapper .autor_image img {
    max-width: 100%;
}