.header{background-color:#fff;display:flex;flex-direction:row;gap:20px;height:100%}.image_header{align-items:stretch;display:flex}#header_img{object-fit:cover;width:100%}img{margin:0}.header_title_description{display:flex;flex-direction:column;padding:20px;width:80%}.author_logo_date{flex-direction:row;gap:5px;margin-bottom:10px}.author_logo_date,.date{align-items:center;display:flex}.date{justify-content:center}.hs-blog-post-listing__post-tags{margin:0 0 .5rem}.hs-blog-post-listing__post-button-wrapper{align-items:flex-end;color:#f15a24;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-top:auto}.hs-blog-post-listing__post-button{color:#f15a24}.hs-blog-post-listing__post-tag{background-color:#ff9902;border-radius:20px;color:#fff;font-size:small;padding:5px 10px}@media (max-width:756px){.header{flex-direction:column}#header_img,.header_title_description{width:100%}}