.single-page-authors .post-header{grid-column-gap:20px;grid-row-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#160082;display:grid;font-weight:400;grid-template-areas:" image title " " bio bio ";grid-template-columns:60px 1fr;margin:0 auto 40px;max-width:1360px;padding:0 20px;position:relative}@media only screen and (min-width:768px){.single-page-authors .post-header{grid-column-gap:30px;grid-row-gap:10px;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;grid-template-areas:" image title " " image bio " " image . ";grid-template-columns:120px 1fr;margin:0 auto 60px;padding:0 30px}}@media only screen and (min-width:1240px){.single-page-authors .post-header{grid-template-columns:160px 1fr}}.single-page-authors .post-header h1{grid-area:title}.single-page-authors .post-header__bio{grid-area:bio}.single-page-authors .post-header__image{border-radius:100%;grid-area:image;height:60px;overflow:hidden;width:60px}@media only screen and (min-width:768px){.single-page-authors .post-header__image{height:120px;width:120px}}@media only screen and (min-width:1240px){.single-page-authors .post-header__image{height:160px;width:160px}}.single-page-authors .post-header__image picture{height:100%;width:100%}.single-page-authors .post-header__image picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-page-authors__posts{margin:0 auto;max-width:1360px;padding:0 20px;position:relative}@media only screen and (min-width:768px){.single-page-authors__posts{padding:0 30px}}.single-page-authors__posts-title{margin-bottom:20px}@media only screen and (min-width:768px){.single-page-authors__posts-title{margin-bottom:30px}}.single-page-authors__content-wrapper{grid-gap:20px;display:grid}@media only screen and (min-width:768px){.single-page-authors__content-wrapper{grid-gap:30px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1240px){.single-page-authors__content-wrapper{grid-template-columns:repeat(3,1fr)}}.single-page-authors{color:#160082;padding:40px 0}@media only screen and (min-width:768px){.single-page-authors{padding:60px 0}}@media only screen and (min-width:1240px){.single-page-authors{padding:100px 0}}