/*
 * DO NOT EDIT THIS FILE.
 * It's generated automatically by 'npm run build' command.
 * @preserve
 */

  .post-masthead {
  display: flex;
  flex-direction: column;
}

  @media (min-width: 768px) {

  .post-masthead {
    flex-direction: row
}
  }
