.blog-post__column-wrapper{display:flex;justify-content:center;margin-top:140px}.blog-post{max-width:1000px}.blog-post-section{align-items:center;display:flex;flex-direction:column;width:100%}.blog-post__left-sidebar{flex-basis:260px}.blog-post__left-sidebar .btn__back-to-posts{display:block;text-decoration:none}.blog-post__left-sidebar .btn__back-to-posts:before{content:"← "}.blog-post__headline{line-height:1.2}.blog-post__articles{margin-bottom:100px;margin-top:100px}.blog-post__header{background:#f1f1f1;padding:100px 20px}.blog-post__timestamp{display:block;margin-bottom:.7rem}.blog-post__author{align-items:center;display:flex;margin:10px 0 40px}.blog-post__author-image{border-radius:50%;height:auto;margin-right:.7rem;width:50px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post{padding-left:40px;padding-right:40px}.blog-post *{word-break:break-word}.blog-post__body{margin-bottom:30px}.blog-post__body img{height:auto;max-width:100%}@media screen and (max-width:767px){.blog-post__column-wrapper{margin-top:100px}.blog-post__left-sidebar{flex-basis:inherit;margin-bottom:60px}.blog-post{max-width:100%;padding-left:16px;padding-right:16px}}