@media (min-width: 75rem) {
  .template-collection.content-spacing>:not([hidden])~:not([hidden]) {
    margin-top: 50px;
  }
}