.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper{margin-top: -225px;}
.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .text-author-content{padding-top: 215px;}
.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .author-card-wrapper{padding-top: 215px;}
.text-author-module-main-wrapper{overflow:hidden}
.text-author-module-item .text-author-content{padding-bottom: 55px;position: relative;}
.text-author-module-item .text-author-content a{color: var(--aqua-color)}
.text-author-module-item .text-author-content .title{margin-bottom: 31px;}
.text-author-module-item .text-author-content .intro-content{margin-bottom: 23px;}
.text-author-module-item .text-author-content .content img{margin: 17px 0}
/*.text-author-module-item .text-author-content::before {content: '';background: var(--grey-one);position: absolute;width: 200%;height: 100%;z-index: -1;top: -100%;left: 0;}
.text-author-module-item .text-author-content::after {content: '';background: var(--grey-one);position: absolute;width: 100%;height: 100%;z-index: 0;top: 0;left: 100%;}*/
@media all and (max-width: 767.98px){
	.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .author-card-wrapper{padding-top: 175px;}
    .thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .text-author-content{padding: 60px 0 30px}
    .text-author-module-item .text-author-content{padding: 0 0 30px}
    .text-author-module-item .text-author-content::before{left: -30px;top: 0;}
    .text-author-module-item .text-author-content::after{display: none;}
}