.blog{justify-content:center;align-items:center;height:560px;display:flex}.blog .background{background-image:url(/team_theme.webp);background-position:50%;background-size:cover;width:100%;height:700px;position:absolute;top:-100px}.blog .container{flex-direction:column;justify-content:space-between;width:100%;max-width:1600px;margin:0 16px;display:flex}.blog .container .page__header{height:100%;margin-top:100px}@media not (max-width:992px){.blog .container{flex-direction:row;margin:0 64px}.blog .container .page__header{margin-top:0}}
