/* @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 .widget .autor_excerpt.excerpt {
    margin-bottom: 0 !important;
    font-size: 12px !important;
    padding-bottom: 5px !important;
}
.wrapper .widget .autor_excerpt.excerpt img {
    float: left;
    max-width: 40%;
    margin: 0 1em 0 0;
}
.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%;
}
.wrapper .widget.widget_autor_widget h2.widget-title {
    padding-bottom: 15px !important;
    padding-top: 0 !important;
}
.wrapper .widget.widget_autor_widget h3 {
    font-size: 26px !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}
.wrapper a.autor_link {
    color: #ee5b0a !important;
}
