#latestposts {
  position: inherit;
  display: flex;
  flex-direction: column;
  max-width: 30%;
  min-width: 30%;
  margin: auto;
}