.post-header {
  position: relative;
}
.post-header .container {
  display: flex;
  height: 400px;
  justify-content: center;
  align-items: center;
}
