.blog-listing-header{display:flex;justify-content:space-between;margin-bottom:110px}@media screen and (max-width:1200px){.blog-listing-header{justify-content:center}}.blog-listing-header:has(figure) .header-content{max-width:480px}.blog-listing-header .header-content{display:flex;flex-direction:column;gap:30px;justify-content:space-between;width:100%}@media screen and (max-width:1200px){.blog-listing-header .header-content{align-items:center;justify-content:center}}.blog-listing-header .header-content h1{margin:0}.blog-listing-header figure{height:280px;width:280px}@media screen and (max-width:1200px){.blog-listing-header figure{display:none}}.blog-listing-header figure img{height:100%;object-fit:cover;width:100%}