.section-posts-document {
  margin-top: 6rem;
}
@media (width >= 1200px) {
  .section-posts-document {
    margin-top: 0;
  }
}
