.feed {
  margin-right: max(calc((100% - 720px)/2), 0px);
  margin-left: max(calc((100% - 720px)/2), 0px);
  min-width: min(414px, 100%);
}
