*,html{box-sizing:border-box}.author-wrapper{display:none;grid-template-columns:2fr 3fr;grid-template-columns:repeat(12,1fr);height:auto;width:100%}.author-wrapper:first-child{display:grid!important}.author-img{grid-column-end:13;grid-column-start:1;grid-row-start:1;object-fit:cover;overflow:hidden;width:100%}.author-textbox-wrapper{align-items:center;display:flex;flex-direction:column;grid-column-end:5;grid-column-start:2;grid-row-start:1;justify-content:center}.textbox-left{grid-column-end:7;grid-column-start:1;grid-row-start:1}.textbox-right{grid-column-end:13;grid-column-start:7;grid-row-start:1}.author-textbox{margin:auto;max-height:90%;max-width:80%;max-width:100%;min-height:100px;min-width:60%;padding:20px 25px;width:auto}.textbox-right>.author-textbox{margin:auto 10% auto auto}.textbox-left>.author-textbox{margin:auto auto auto 10%}.author-textbox>div{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}.author-textbox>div p{font-size:13.5px;margin:0}.author-textbox,.author-textbox *{color:#fff}.aurthor-name-link{margin-top:15px}.aurthor-name-link span{font-size:16px}.aurthor-name-link span a{font-size:18px;margin-left:10px;text-decoration:underline;transition:all .5s ease-in-out}.aurthor-name-link span a:hover{color:hsla(0,0%,98%,.85)}@media screen and (max-width:700px){.author-wrapper{display:none;grid-template-columns:2fr 3fr;grid-template-rows:1fr auto;height:auto;width:100%}.author-textbox-wrapper{align-items:center;display:flex;flex-direction:column;grid-column-end:5;grid-column-start:1;grid-row-start:2;justify-content:center}.author-textbox{background-color:#5f3c00!important;height:100%;margin:0!important;max-height:100%;max-width:100%;min-height:100%;min-width:100%;padding:20px 25px;width:100%}}