@media screen and (max-width: 639px) {
  .posts-container {
    padding: 0rem 1.5rem;
  }
}
