body .site-content .widget_author_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
}

body .site-content .widget_author_wrapper .author {
    background-color: #fff;
    text-align: center;
    padding: 30px 40px 0 40px;
    margin-bottom: -3px;
    font-size: 14px;
}

body .site-content .widget_author_wrapper .author-img {
    margin-bottom: 20px;
}

body .site-content .widget_author_wrapper .author-img img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}

body .site-content .widget_author_wrapper .author-meta h5::after {
    background: #bfbfbf none repeat scroll 0 0;
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    margin: auto;
    margin-top: 15px;
}

body .site-content .widget_author_wrapper .author.heading-font {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

body .site-content .widget_author_wrapper .author-desc {
    margin-top: 20px;
}

body .site-content .widget_author_wrapper.style_2 .author {
    display: block;
    padding: 30px 30px 5px;
    position: relative;
}

body .site-content .widget_author_wrapper.style_2 .author:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: auto;
    left: 30px;
    right: 30px;
    height: 1px;
    background: #bfbfbf;
    z-index: 10;
}

body .site-content .widget_author_wrapper.style_2 .author .author-img {
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
}

body .site-content .widget_author_wrapper.style_2 .author .author-img img {
    border-radius: 0;
    width: 100%;
    height: auto;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

body .site-content .widget_author_wrapper.style_2 .author .author-meta {
    margin: -50px auto 0;
    max-width: 82%;
    position: relative;
    z-index: 11;
    background: #ffffff;
    padding: 21px 17px 17px;
}

body .site-content .widget_author_wrapper.style_2 .author .author-meta .author-subtitle {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 2px;
}

body .site-content .widget_author_wrapper.style_2 .author .author-meta h5 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
}

body .site-content .widget_author_wrapper.style_2 .author .author-meta h5:after {
    margin-top: 10px;
}

body .site-content .widget_author_wrapper.style_2 .author .author-meta .author-desc {
    margin-top: 14px;
    font-size: 12px;
    line-height: 18px;
}

.editor-block-list__block .widget_author_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.editor-block-list__block .widget_author_wrapper .author {
    background-color: #fff;
    text-align: center;
    padding: 30px 40px 0 40px;
    margin-bottom: -3px;
    font-size: 14px;
}

.editor-block-list__block .widget_author_wrapper .author-img {
    margin-bottom: 20px;
}

.editor-block-list__block .widget_author_wrapper .author-img img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}

.editor-block-list__block .widget_author_wrapper .author-meta h5::after {
    background: #222222 none repeat scroll 0 0;
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    margin: auto;
    margin-top: 15px;
}

.editor-block-list__block .widget_author_wrapper .author.heading-font {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.editor-block-list__block .widget_author_wrapper .author-desc {
    margin-top: 20px;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author {
    display: block;
    padding: 30px 30px 5px;
    position: relative;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: auto;
    left: 30px;
    right: 30px;
    height: 1px;
    background: #bfbfbf;
    z-index: 10;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-img {
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-img img {
    border-radius: 0;
    width: 100%;
    height: auto;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-meta {
    margin: -50px auto 0;
    max-width: 82%;
    position: relative;
    z-index: 11;
    background: #ffffff;
    padding: 21px 17px 17px;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-meta .author-subtitle {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 2px;
    color: #4fbe6e;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-meta h5 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-meta h5:after {
    margin-top: 10px;
}

.editor-block-list__block .widget_author_wrapper.style_2 .author .author-meta .author-desc {
    margin-top: 14px;
    font-size: 12px;
    line-height: 18px;
}