.pt-page__attachment-content {
  margin: 3rem 0rem;
}

@media (min-width: 992px) {
  .pt-page__attachment-content {
    margin: 4rem 0rem;
  }
}
