@media screen and (max-width: 1260px) {
  #primary #content .post-entry-content {
    flex-direction: column;
  }
}